7 lines
125 B
TOML
7 lines
125 B
TOML
debug = true
|
|
|
|
[database]
|
|
url = "postgres://ztoa:0zpVXAVK20@localhost:5432/ztoa"
|
|
|
|
[app]
|
|
public_url = "http://localhost:3742/"
|