mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-14 14:48:33 +02:00
default password length + MySQL-PWD
This commit is contained in:
parent
e798801f3b
commit
001bbde9d2
1 changed files with 3 additions and 0 deletions
|
@ -21,3 +21,6 @@ LXC_UNPRIVILEGED="1"
|
|||
|
||||
# enable nesting feature
|
||||
LXC_NESTING="1"
|
||||
|
||||
# MySQL Password
|
||||
MYSQL_PASSWORD="$(random_password)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue