Files
docker_compose/WYGIWYH/.env
2026-01-30 08:36:46 +01:00

9 lines
196 B
Bash

# ContainerName
SERVER_NAME=wygiwyh
# Secret key for encryption
SECRET_KEY=super_secure_string
# Database Config
DB_NAME=sql-database
SQL_USER=username
SQL_PASSWORD=changeme
SQL_DATABASE=changemee