소스 검색

Update deemix port as the docker image port was changed. (#174)

Bockiii 3 년 전
부모
커밋
e55b4c1b5f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pi-hosted_template/template/portainer-v2.json

+ 1 - 1
pi-hosted_template/template/portainer-v2.json

@@ -746,7 +746,7 @@
 			"note": "Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to \u003ca href='https://notabug.org/RemixDevs/DeezloaderRemix/wiki/Login+via+userToken'\u003ethis page\u003c/a\u003e for userToken details.",
 			"platform": "linux",
 			"ports": [
-				"9666:9666/tcp"
+				"6595:6595/tcp"
 			],
 			"restart_policy": "unless-stopped",
 			"title": "DeeMix",