6 lines
174 B
JSON
6 lines
174 B
JSON
{
|
|
"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"
|
|
}
|