We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fbdc93 commit e658f10Copy full SHA for e658f10
rootfs/netbird/etc/management.json
@@ -3,7 +3,7 @@
3
{
4
"Proto": "udp",
5
"URI": "stun:${STUN_FQDN_AND_PORT}",
6
- "Secret": "$STUN_SECRET"
+ "Secret": "${STUN_SECRET}"
7
}
8
],
9
"TURNConfig": {
0 commit comments