Files
docker_compose/WYGIWYH/.env

8 lines
160 B
Bash
Raw Normal View History

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