Config System
This commit is contained in:
5
settings.json
Normal file
5
settings.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"db_url": "postgresql://postgres:asdfg12345@127.0.0.1:5432/shortener?sslmode=disable",
|
||||
"trusted_proxies": ["10.8.0.3"],
|
||||
"otlp_endpoint": "https://otel.kocoder.xyz"
|
||||
}
|
||||
Reference in New Issue
Block a user