Przeglądaj źródła

Build App list and docs

github-actions[bot] 1 rok temu
rodzic
commit
9bf90e1ecd

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

@@ -1766,8 +1766,8 @@
 			"name": "doublecommander",
 			"platform": "linux",
 			"ports": [
-				"11500:11500/tcp",
-				"11502:11502/tcp"
+				"11500:3000/tcp",
+				"11502:3001/tcp"
 			],
 			"restart": "unless-stopped",
 			"title": "doublecommander",

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

@@ -1732,8 +1732,8 @@
 			"name": "doublecommander",
 			"platform": "linux",
 			"ports": [
-				"11500:11500/tcp",
-				"11502:11502/tcp"
+				"11500:3000/tcp",
+				"11502:3001/tcp"
 			],
 			"restart": "unless-stopped",
 			"title": "doublecommander",