Preserve Coturn config and drop legacy option

This commit is contained in:
Alexandre
2026-02-06 14:32:34 +01:00
parent 8c515797ed
commit d7ef48f54d
3 changed files with 10 additions and 9 deletions

View File

@@ -41,7 +41,6 @@ options:
enable_relay: false
relay_exposed_address: ""
relay_auth_secret: ""
allow_legacy_ports: false
schema:
data_dir: str
domain: str?
@@ -75,7 +74,6 @@ schema:
enable_relay: bool
relay_exposed_address: str?
relay_auth_secret: str?
allow_legacy_ports: bool
slug: netbird-server
ports:
33073/tcp: 33073