Fixed the networking issue (#200)
This commit is contained in:
committed by
GitHub
parent
86c8c0dd26
commit
99dd147bc9
@@ -54,10 +54,12 @@ services:
|
||||
- 3546:80
|
||||
volumes:
|
||||
- /portainer/Files/AppData/Config/Vikunja/nginx.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
networks:
|
||||
- network
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- api
|
||||
- frontend
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
network:
|
||||
|
||||
Reference in New Issue
Block a user