Enable UDP port for relay service

- This allows support for QUIC protocol on relay

- Disabled debug logs for Caddy configuration
This commit is contained in:
Maycon Santos
2025-01-16 17:21:51 +01:00
parent 481bbe8513
commit 60a1bfcfc1
2 changed files with 2 additions and 1 deletions

View File

@@ -61,6 +61,7 @@ services:
- NB_AUTH_SECRET=$NETBIRD_RELAY_AUTH_SECRET
ports:
- $NETBIRD_RELAY_PORT:$NETBIRD_RELAY_PORT
- $NETBIRD_RELAY_PORT:$NETBIRD_RELAY_PORT/udp
logging:
driver: "json-file"
options: