mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-07-08 17:42:32 +02:00
sycnlounge: add http access option
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
server {
|
||||
listen 443 ssl;
|
||||
listen [::]:443 ssl;
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
|
||||
server_name synclounge.*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user