This commit is contained in:
llwaini 2022-04-11 15:08:12 +08:00
parent 82b702c373
commit 06958ba6e6
2 changed files with 3 additions and 3 deletions

View File

@ -119,7 +119,7 @@
}, },
{ {
"content": "Password", "content": "Password",
"value": "admin" "value": "admin123"
} }
] ]
}, },

View File

@ -40,8 +40,8 @@
"envs": [], "envs": [],
"ports": [ "ports": [
{ {
"container": "8080", "container": "80",
"host": "8080", "host": "80",
"type": "tcp", "type": "tcp",
"allocation": "preferred", "allocation": "preferred",
"configurable": "advanced", "configurable": "advanced",