Files
ushort/config.json
T
2026-03-17 18:28:47 +08:00

11 lines
198 B
JSON

{
"base_url": "http://localhost:8080/s",
"short_length": 6,
"api_key": "change-this-secret-key",
"host": "0.0.0.0",
"port": 8080,
"db_path": "data/urlshort.db",
"retention_days": 0
}