mirror of
https://github.com/LeNei/axum-sqlx-template.git
synced 2026-02-13 22:56:19 +00:00
7 lines
108 B
YAML
7 lines
108 B
YAML
application:
|
|
host: "127.0.0.1"
|
|
base_url: "http://127.0.0.1"
|
|
database:
|
|
require_ssl: false
|
|
is_dev: true
|