Compare commits
1 Commits
alpha-1.14
...
alpha-1.15
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c70dc33f67 |
@@ -29,6 +29,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# NetBird Relay WebSocket (rels://)
|
||||||
|
handle /relay* {
|
||||||
|
reverse_proxy netbird-{{ subdomain }}-relay:80
|
||||||
|
}
|
||||||
|
|
||||||
# Default: NetBird Dashboard
|
# Default: NetBird Dashboard
|
||||||
handle {
|
handle {
|
||||||
reverse_proxy netbird-{{ subdomain }}-dashboard:80
|
reverse_proxy netbird-{{ subdomain }}-dashboard:80
|
||||||
|
|||||||
Reference in New Issue
Block a user