update ubuntu
This commit is contained in:
parent
d19f779fae
commit
5d959916c2
@ -19,8 +19,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
let cache = document.getElementById('cache')
|
let port = document.getElementById('port')
|
||||||
if(!cache){
|
if(!port){
|
||||||
var configs = [
|
var configs = [
|
||||||
{id: "port", label: "<%:Port (optional)%>:", value: st.container_port},
|
{id: "port", label: "<%:Port (optional)%>:", value: st.container_port},
|
||||||
{id: "password", label: "<%:Password (optional)%>:", value: st.password},
|
{id: "password", label: "<%:Password (optional)%>:", value: st.password},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user