modify
This commit is contained in:
parent
82b702c373
commit
06958ba6e6
|
@ -119,7 +119,7 @@
|
|||
},
|
||||
{
|
||||
"content": "Password",
|
||||
"value": "admin"
|
||||
"value": "admin123"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -40,8 +40,8 @@
|
|||
"envs": [],
|
||||
"ports": [
|
||||
{
|
||||
"container": "8080",
|
||||
"host": "8080",
|
||||
"container": "80",
|
||||
"host": "80",
|
||||
"type": "tcp",
|
||||
"allocation": "preferred",
|
||||
"configurable": "advanced",
|
||||
|
|
Loading…
Reference in New Issue