10 lines
173 B
JSON
10 lines
173 B
JSON
{
|
|
"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"
|
|
}
|
|
|