New fleet code

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-02 17:58:57 -04:00
parent b2400f4c2c
commit 947f31eafb
3566 changed files with 143341 additions and 99495 deletions
+4 -13
View File
@@ -1,22 +1,13 @@
version: '3'
services:
float-fleet:
# image: registry.chiefsoft.net/wrenchboard-users-wrench:latest
build:
context: .
dockerfile: docker/Dockerfile
restart: unless-stopped
ports:
- 5504:3000
# - 3800:3011
# stdin_open: true
working_dir: /usr/src/app
volumes:
- ./:/usr/src/app
- /usr/src/app/node_modules
- ./src/:/usr/src/app/src
- ./build/:/usr/src/app/build
# - 3800:3011
extra_hosts:
- backend.wrenchboard.api.live:10.10.33.15
- backend.wrenchboard.api.test:10.10.33.15
@@ -26,9 +17,9 @@ services:
- apigateway.wrenchboard.app.lotus.fluxtra.net:172.31.4.19
environment:
- CHOKIDAR_USEPOLLING=true
# volumes:
# - ./:/app
# - /app/node_modules
# volumes:
# - ./:/app
# - /app/node_modules
tty: true
stdin_open: true
# working_dir: /app