mirror of
https://github.com/YunoHost/yunohost_demo.git
synced 2024-09-03 19:56:44 +02:00
fix password
This commit is contained in:
parent
a207dc8977
commit
de3d8fe7fe
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ IP_LXC1=10.1.5.3
|
||||||
IP_LXC2=10.1.5.4
|
IP_LXC2=10.1.5.4
|
||||||
ARG_SSH=-t
|
ARG_SSH=-t
|
||||||
DOMAIN=$(cat "$script_dir/domain.ini")
|
DOMAIN=$(cat "$script_dir/domain.ini")
|
||||||
YUNO_PWD=demo
|
YUNO_PWD=demo1234
|
||||||
LXC_NAME1=yunohost_demo1
|
LXC_NAME1=yunohost_demo1
|
||||||
LXC_NAME2=yunohost_demo2
|
LXC_NAME2=yunohost_demo2
|
||||||
TIME_TO_SWITCH=30
|
TIME_TO_SWITCH=30
|
||||||
|
|
Loading…
Add table
Reference in a new issue