Explorar o código

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

Robert Middleswarth %!s(int64=2) %!d(string=hai) anos
pai
achega
e659ac87f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      template/apps/kasm.json

+ 1 - 1
template/apps/kasm.json

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