2023-07-10 16:55:45 +02:00
|
|
|
proxy:
|
|
|
|
http:
|
|
|
|
host: 0.0.0.0
|
|
|
|
port: 8080
|
|
|
|
metrics:
|
|
|
|
enabled: true
|
|
|
|
endpoint: /.bouncer/metrics
|
|
|
|
basicAuth: null
|
|
|
|
|
|
|
|
layers:
|
|
|
|
queue:
|
|
|
|
templateDir: /usr/share/bouncer/layers/queue/templates
|
|
|
|
defaultKeepAlive: 1m0s
|
|
|
|
|
|
|
|
redis:
|
|
|
|
addresses:
|
2024-03-26 17:28:38 +01:00
|
|
|
- rfs-bouncer-redis:${RFS_BOUNCER_REDIS_SERVICE_PORT}
|
2024-02-15 15:15:41 +01:00
|
|
|
master: mymaster
|
2023-07-10 16:55:45 +02:00
|
|
|
|
|
|
|
logger:
|
2024-03-26 17:28:38 +01:00
|
|
|
level: ${BOUNCER_LOG_LEVEL}
|
2023-07-10 16:55:45 +02:00
|
|
|
format: human
|