change host

This commit is contained in:
llwaini 2022-08-22 14:17:25 +08:00
parent 8c027ba42e
commit 2b8e59f092
1 changed files with 2 additions and 2 deletions

View File

@ -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",