浏览代码

Moved to port 3005 from 3000 to get it away from RPI Montor (#151)

Robert Middleswarth 3 年之前
父节点
当前提交
f18f60f5d5
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      template/portainer-v2-arm32.json
  2. 1 1
      template/portainer-v2-arm64.json

+ 1 - 1
template/portainer-v2-arm32.json

@@ -1635,7 +1635,7 @@
 			"name": "huginn",
 			"platform": "linux",
 			"ports": [
-				"3000:3000/tcp"
+				"3005:3000/tcp"
 			],
 			"restart_policy": "unless-stopped",
 			"title": "Huginn",

+ 1 - 1
template/portainer-v2-arm64.json

@@ -1635,7 +1635,7 @@
 			"name": "huginn",
 			"platform": "linux",
 			"ports": [
-				"3000:3000/tcp"
+				"3005:3000/tcp"
 			],
 			"restart_policy": "unless-stopped",
 			"title": "Huginn",