Only add HTTPS redirect when it's needed
This commit is contained in:
@ -1,2 +1,4 @@
|
||||
# Listen on a static port so it can be opened in the firewall
|
||||
nebula_listen_port: "{{ nebula_lighthouse_port }}"
|
||||
|
||||
nginx_https_redirect: true
|
||||
|
Reference in New Issue
Block a user