This commit is contained in:
2026-03-17 15:45:46 +08:00
commit 04261c59cc
7 changed files with 567 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"base_url": "http://localhost:8080",
"short_length": 6,
"api_key": "change-this-secret-key",
"host": "0.0.0.0",
"port": 8080,
"db_path": "data/urlshort.db"
}