浏览代码

Update Port info as the internal service is moved to 4011 because of the 1 variable.

Robert Middleswarth 2 年之前
父节点
当前提交
e659ac87f7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      template/apps/kasm.json

+ 1 - 1
template/apps/kasm.json

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