zero-to-axum/conf/default.toml
2025-05-22 11:57:37 -05:00

6 lines
102 B
TOML

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