First Build alpha 0.1
This commit is contained in:
7
templates/relay.env.j2
Normal file
7
templates/relay.env.j2
Normal file
@@ -0,0 +1,7 @@
|
||||
# NetBird Relay Environment - Customer {{ customer_id }}
|
||||
# {{ subdomain }}.{{ base_domain }}
|
||||
NB_AUTH_SECRET={{ relay_secret }}
|
||||
NB_LISTEN_ADDRESS=:80
|
||||
NB_EXPOSED_ADDRESS=rels://{{ subdomain }}.{{ base_domain }}:443
|
||||
NB_ENABLE_STUN=true
|
||||
NB_STUN_PORTS=3478
|
||||
Reference in New Issue
Block a user