Files
docker_compose/WYGIWYH/example.env

7 lines
136 B
Bash
Raw Normal View History

2026-01-28 11:59:56 +01:00
# ContainerName
SERVER_NAME=wygiwyh
# Database Config
DB_NAME=sql-database
SQL_USER=username
SQL_PASSWORD=changeme
SQL_DATABASE=changeme