APP_ENV=development HTTP_ADDR=:8080 DATABASE_URL=postgres://crm:crm@localhost:5432/crm_core?sslmode=disable JWKS_URL=http://identity-gateway/.well-known/jwks.json REQUEST_TIMEOUT=10s SHUTDOWN_TIMEOUT=10s