modify
This commit is contained in:
parent
82b702c373
commit
06958ba6e6
|
@ -119,7 +119,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"content": "Password",
|
"content": "Password",
|
||||||
"value": "admin"
|
"value": "admin123"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue