mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-01-06 04:35:05 +01:00
Update wordpress-install.sh
This commit is contained in:
@@ -7,7 +7,7 @@ DB_NAME="wordpress"
|
||||
DB_USER="wordpress"
|
||||
DB_ROOT_PASSWORD=$(openssl rand -base64 16)
|
||||
DB_PASSWORD=$(openssl rand -base64 16)
|
||||
NO_CERT=1
|
||||
NO_CERT=0
|
||||
SELFSIGNED_CERT=0
|
||||
STANDALONE_CERT=0
|
||||
DNS_CERT=0
|
||||
|
||||
Reference in New Issue
Block a user