6 lines
82 B
TOML
6 lines
82 B
TOML
debug = true
|
|
|
|
listen = "[::]:3742"
|
|
|
|
[database]
|
|
url = "sqlite://./zero-to-axum.db"
|