docker deployment issue fixed
This commit is contained in:
@@ -19,6 +19,7 @@ services:
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- app_net
|
||||
- workspace_web
|
||||
|
||||
backend:
|
||||
build:
|
||||
@@ -59,3 +60,5 @@ volumes:
|
||||
networks:
|
||||
app_net:
|
||||
driver: bridge
|
||||
workspace_web:
|
||||
external: true
|
||||
Reference in New Issue
Block a user