Explorar o código

Build App list and docs

github-actions[bot] %!s(int64=2) %!d(string=hai) anos
pai
achega
b65c04f4ca
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      template/portainer-v2-amd64.json
  2. 1 1
      template/portainer-v2-arm64.json

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

@@ -3712,7 +3712,7 @@
 			"platform": "linux",
 			"ports": [
 				"4010:3000/tcp",
-				"4011:443/tcp"
+				"4011:4011/tcp"
 			],
 			"privileged": true,
 			"restart_policy": "unless-stopped",

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

@@ -3694,7 +3694,7 @@
 			"platform": "linux",
 			"ports": [
 				"4010:3000/tcp",
-				"4011:443/tcp"
+				"4011:4011/tcp"
 			],
 			"privileged": true,
 			"restart_policy": "unless-stopped",