8 lines
123 B
INI
Executable file
8 lines
123 B
INI
Executable file
debug = true
|
|
|
|
[database]
|
|
hostname = "localhost"
|
|
username = "meatronic"
|
|
password = "m347r0n1c"
|
|
database = "meatronic_test"
|
|
|