mirror of
https://git.sindominio.net/estibadores/wordpress.git
synced 2024-11-10 05:11:07 +01:00
12 lines
196 B
Plaintext
12 lines
196 B
Plaintext
|
MYSQL_DATABASE=wordpress
|
||
|
MYSQL_USER=wordpress
|
||
|
MYSQL_PASSWORD=wordpress
|
||
|
|
||
|
USER_GROUP=1000:1000
|
||
|
|
||
|
WP_USER=admin
|
||
|
WP_PASS=admin
|
||
|
WP_EMAIL=real@mail.org
|
||
|
WP_TITLE=Wordpress Title
|
||
|
WP_URL=http://docker:8080
|