mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
12 lines
230 B
Plaintext
12 lines
230 B
Plaintext
# Domains & Project
|
|
PREFIX=p1
|
|
MATOMO_DOMAIN_NAME=matomo.nickyeoman.com
|
|
|
|
# Passwords
|
|
MATOMO_MYSQL_ROOT_PASSWORD=ChangeMe2ASecurepass!
|
|
MATOMO_MYSQL_PASSWORD=Again2ASecurepass!
|
|
|
|
# Software versions
|
|
DB_V=10.4.0
|
|
MATOMO_V=3.13.5-apache
|