8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
POSTGRES_URL=postgresql://user:password@your-host:5432/database
|
|
ALLNET_PORT=80
|
|
MUCHA_PORT=10082
|
|
SERVICE_PORT=9002
|
|
API_PORT=9003
|
|
OPENTELEMETRY_ENABLED=false
|
|
OPENTELEMETRY_OTLP_URI=disregard-this
|