Files
docker-compose-cookbooks/rocketchat/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

14 lines
226 B
Plaintext

# Domains & Project
PREFIX=p1
DOMAIN_NAME=joomla.nickyeoman.com
# Passwords
MYSQL_PASSWORD=MyNotSecurePassword1234
MYSQL_ROOT_PASSWORD=AlsoNotSecure
# Software versions
ROCKETCHAT_V=3.1.1
# Network
NETWORK_NAME=traefik_web