8 lines
160 B
Bash
8 lines
160 B
Bash
# ContainerName
|
|
SERVER_NAME=wygiwyh
|
|
SECRET_KEY=yihdfgverhgn
|
|
# Database Config
|
|
DB_NAME=sql-database
|
|
SQL_USER=username
|
|
SQL_PASSWORD=changeme
|
|
SQL_DATABASE=changeme |