mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-21 02:08:40 +02:00
[misc] chore: remove duplicate labels for services.relay in docker-compose.yml.tmpl.traefik (#3502)
Signed-off-by: Renat Galiev <renat@galiev.net>
This commit is contained in:
parent
8b4c0c58e4
commit
051a5a4adc
@ -71,10 +71,6 @@ services:
|
|||||||
- NB_AUTH_SECRET=$NETBIRD_RELAY_AUTH_SECRET
|
- NB_AUTH_SECRET=$NETBIRD_RELAY_AUTH_SECRET
|
||||||
# ports:
|
# ports:
|
||||||
# - $NETBIRD_RELAY_PORT:$NETBIRD_RELAY_PORT
|
# - $NETBIRD_RELAY_PORT:$NETBIRD_RELAY_PORT
|
||||||
labels:
|
|
||||||
- traefik.enable=true
|
|
||||||
- traefik.http.routers.netbird-relay.rule=Host(`$NETBIRD_DOMAIN`) && PathPrefix(`/relay`)
|
|
||||||
- traefik.http.services.netbird-relay.loadbalancer.server.port=33080
|
|
||||||
logging:
|
logging:
|
||||||
driver: "json-file"
|
driver: "json-file"
|
||||||
options:
|
options:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user