change host
This commit is contained in:
parent
8c027ba42e
commit
2b8e59f092
|
@ -36,7 +36,7 @@
|
|||
"privileged": false,
|
||||
"network_model": "bridge",
|
||||
"web_ui": {
|
||||
"http": "8084",
|
||||
"http": "8081",
|
||||
"path": ""
|
||||
},
|
||||
"health_check": "",
|
||||
|
@ -63,7 +63,7 @@
|
|||
"ports": [
|
||||
{
|
||||
"container": "8081",
|
||||
"host": "8084",
|
||||
"host": "8081",
|
||||
"type": "tcp",
|
||||
"allocation": "automatic",
|
||||
"configurable": "no",
|
||||
|
|
Loading…
Reference in New Issue