Explorar o código

Add an external Port for gitea missing from someone else patch (#190)

Robert Middleswarth %!s(int64=3) %!d(string=hai) anos
pai
achega
678b76dfe4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      template/portainer-v2-arm64.json

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

@@ -1378,7 +1378,7 @@
 			"note": "More possible Environment Variables: https://docs.gitea.io/en-us/install-with-docker/#managing-deployments-with-environment-variables",
 			"note": "More possible Environment Variables: https://docs.gitea.io/en-us/install-with-docker/#managing-deployments-with-environment-variables",
 			"platform": "linux",
 			"platform": "linux",
 			"ports": [
 			"ports": [
-				"3000/tcp",
+				"8124:3000/tcp",
 				"222:22/tcp"
 				"222:22/tcp"
 			],
 			],
 			"restart_policy": "unless-stopped",
 			"restart_policy": "unless-stopped",