mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 20:59:56 +01:00
7 lines
179 B
Bash
7 lines
179 B
Bash
# MySQL database root password
|
|
MYSQL_ROOT_PASSWORD=SUPERSEKRETOMYGOD
|
|
# MySQL login username
|
|
MYSQL_USERNAME=sillyusername
|
|
# MySQL login password
|
|
MYSQL_PASSWORD=somekindofpassword
|