mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-29 10:21:52 +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
|