mirror of
https://github.com/kristoferssolo/axum-template.git
synced 2026-02-04 06:22:02 +00:00
feat: add cargo generate support
This commit is contained in:
@@ -6,4 +6,4 @@ host = "127.0.0.1"
|
||||
port = 5432
|
||||
username = "postgres"
|
||||
password = "password"
|
||||
database_name = "axum-template"
|
||||
database_name = "{{project-name}}"
|
||||
|
||||
Reference in New Issue
Block a user