Browse Source

changed the port that volunka uses from 3546 to 3456

Robert Middleswarth 3 years ago
parent
commit
098b596172
1 changed files with 1 additions and 1 deletions
  1. 1 1
      stack/vikunja.yml

+ 1 - 1
stack/vikunja.yml

@@ -51,7 +51,7 @@ services:
     hostname: proxy
     image: nginx
     ports:
-      - 3546:80
+      - 3456:80
     volumes:
       - /portainer/Files/AppData/Config/Vikunja/nginx.conf:/etc/nginx/conf.d/default.conf:ro
     networks: