Ver código fonte

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

Robert Middleswarth 3 anos atrás
pai
commit
f18f60f5d5

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

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

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

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