Files
docker-compose-cookbooks/bookstack/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
245 B
Plaintext

# Domains & Project
PREFIX=p1
DOMAIN_NAME=bookstack.nickyeoman.com
# Passwords
MYSQL_ROOT_PASSWORD=ChangeMe2ASecurepass!
MYSQL_PASSWORD=Again2ASecurepass!
# Software versions
DB_V=10.4.11
BOOKSTACK_V=0.29.0
# Network
NETWORK_NAME=traefik_web