Files
docker-compose-cookbooks/joomla/env-sample
T
nick 206ed58eb9 Cleaned up all compose files
cleaned up all the files.
they should now all work for multiple projects.
2020-04-16 21:13:59 -07:00

15 lines
249 B
Plaintext

# Domains & Project
PREFIX=p1
DOMAIN_NAME=joomla.nickyeoman.com
# PASSWORDS
MYSQL_PASSWORD=MyNotSecurePassword1234
MYSQL_ROOT_PASSWORD=AlsoNotSecure
# Software versions
JOOMLA_V=3.9.16-apache
JOOMLADB_V=10.4.11
# Network
NETWORK_NAME=traefik_web