6 lines
129 B
TOML
6 lines
129 B
TOML
|
[debug]
|
||
|
port = 3000
|
||
|
|
||
|
[debug.databases]
|
||
|
timetable = { url = "postgres://meincantor:meincantor_password@localhost/meincantor_db" }
|