Fixed the networking issue (#200)

This commit is contained in:
Robert Middleswarth
2021-11-22 00:35:20 -05:00
committed by GitHub
parent 86c8c0dd26
commit 99dd147bc9

View File

@@ -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: