zero-to-axum/conf/dev.toml
2025-07-22 11:56:08 -05:00

7 lines
125 B
TOML

debug = true
[database]
url = "postgres://ztoa:0zpVXAVK20@localhost:5432/ztoa"
[app]
public_url = "http://localhost:3742/"