mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
# Rename this file to .env
|
|
DOMAIN_NAME=joomla.nickyeoman.com
|
|
PREFIX=project_name
|
|
MYSQL_PASSWORD=MyNotSecurePassword1234
|
|
MYSQL_ROOT_PASSWORD=AlsoNotSecure
|