浏览代码

Update doublecommander.json (#212)

double commander listens to 3000 and 3001 in the container
BKashefipour 11 月之前
父节点
当前提交
ce2b431a7e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      template/apps/doublecommander.json

+ 2 - 2
template/apps/doublecommander.json

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