mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
# MySQL database root password
|
|
MYSQL_ROOT_PASSWORD=SUPERSEKRETOMYGOD
|
|
# MySQL login username
|
|
MYSQL_USERNAME=sillyusername
|
|
# MySQL login password
|
|
MYSQL_PASSWORD=somekindofpassword
|