浏览代码

Build App list and docs

github-actions[bot] 11 月之前
父节点
当前提交
9bf90e1ecd
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 2 2
      template/portainer-v2-amd64.json
  2. 2 2
      template/portainer-v2-arm64.json

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

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

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

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