mirror of
https://github.com/10h30/kazewp.git
synced 2026-05-12 15:21:20 +09:00
Add more functionality: list and delete sites
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ create_env_file() {
|
||||
|
||||
## Wordpress ##
|
||||
WORDPRESS_DB_USER=wordpress
|
||||
WORDPRESS_DB_PASSWORD=${DB_PASSWORD}
|
||||
WORDPRESS_DB_PASSWORD=${MYSQL_PASSWORD}
|
||||
WORDPRESS_DB_NAME=wordpress
|
||||
WORDPRESS_DB_HOST=db_${DOMAIN}:3306
|
||||
|
||||
|
||||
Reference in New Issue
Block a user