mirror of
https://github.com/LeNei/axum-sqlx-template.git
synced 2026-02-13 22:56:19 +00:00
base inertia setup
This commit is contained in:
@@ -8,3 +8,4 @@ database:
|
||||
password: "postgres"
|
||||
database_name: "postgres"
|
||||
require_ssl: false
|
||||
is_dev: false
|
||||
|
||||
@@ -3,3 +3,4 @@ application:
|
||||
base_url: "http://127.0.0.1"
|
||||
database:
|
||||
require_ssl: false
|
||||
is_dev: true
|
||||
|
||||
Reference in New Issue
Block a user