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

This commit is contained in:
Robert Middleswarth
2023-04-15 21:59:05 -04:00
parent 5f8991e63b
commit e659ac87f7

View File

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