소스 검색

changed the port that volunka uses from 3546 to 3456

Robert Middleswarth 3 년 전
부모
커밋
098b596172
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: