mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 07:16:38 +00:00
chore: remove unnecessary comment
This commit is contained in:
@@ -1321,8 +1321,7 @@ render_docker_compose_traefik_tcp() {
|
||||
|
||||
cat <<EOF
|
||||
services:
|
||||
# Traefik - single port 443 entry point with TLS termination
|
||||
# Configuration via Docker labels instead of static files
|
||||
# Traefik - single port 443 entry point with TLS termination
|
||||
traefik:
|
||||
image: $TRAEFIK_IMAGE
|
||||
container_name: netbird-traefik
|
||||
|
||||
Reference in New Issue
Block a user