Update Port info as the internal service is moved to 4011 because of the 1 variable.
This commit is contained in:
parent
5f8991e63b
commit
e659ac87f7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
"platform": "linux",
|
||||
"ports": [
|
||||
"4010:3000/tcp",
|
||||
"4011:443/tcp"
|
||||
"4011:4011/tcp"
|
||||
],
|
||||
"privileged": true,
|
||||
"restart_policy": "unless-stopped",
|
||||
|
|
Loading…
Add table
Reference in a new issue