bugfix 3
This commit is contained in:
parent
7d6f8e6ade
commit
d6694d5a3e
@ -30,7 +30,7 @@
|
||||
WORDPRESS_DB_USER: "{{ wordpress_db_user }}"
|
||||
WORDPRESS_DB_PASSWORD: "{{ wordpress_db_password }}"
|
||||
WORDPRESS_DB_NAME: "{{ wordpress_db_name }}"
|
||||
WORDPRESS_TABLE_PREFIX: "{{ wordpress_table_ prefix }}"
|
||||
WORDPRESS_TABLE_PREFIX: "{{ wordpress_table_prefix }}"
|
||||
# (default to unique random SHA1s, but only if other environment
|
||||
# variable configuration is provided)
|
||||
# WORDPRESS_AUTH_KEY:
|
||||
|
Loading…
x
Reference in New Issue
Block a user