fix setup
This commit is contained in:
parent
bed27ef9a2
commit
517f9bffe7
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ export default function CreateCruisePage() {
|
|||
"containerUrl": `ghcr.io/${owner}/${repo}`,
|
||||
"namespaceId": search.get("namespaceId"),
|
||||
"serviceUrl": hostUriInput,
|
||||
"hostnammes": []
|
||||
})
|
||||
}).then((response)=> {
|
||||
if(response.status === 200) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue