compose update
This commit is contained in:
@@ -8,9 +8,6 @@ services:
|
||||
- CHOKIDAR_USEPOLLING=1
|
||||
ports:
|
||||
- "5173:5173"
|
||||
volumes:
|
||||
- .:/app:delegated
|
||||
- /app/node_modules
|
||||
depends_on:
|
||||
- backend-dev
|
||||
profiles:
|
||||
@@ -25,9 +22,6 @@ services:
|
||||
- CLIENT_ORIGIN=http://localhost:5173
|
||||
ports:
|
||||
- "4000:4000"
|
||||
volumes:
|
||||
- ./server:/app:delegated
|
||||
- /app/node_modules
|
||||
profiles:
|
||||
- imgpub-app-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user