Files
docker_compose/WYGIWYH/example.env
2026-01-28 11:59:56 +01:00

7 lines
136 B
Bash

# ContainerName
SERVER_NAME=wygiwyh
# Database Config
DB_NAME=sql-database
SQL_USER=username
SQL_PASSWORD=changeme
SQL_DATABASE=changeme