mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-07-08 17:42:32 +02:00
changed subdomain name
This commit is contained in:
@@ -4,7 +4,7 @@ server {
|
||||
listen 443 ssl;
|
||||
listen [::]:443 ssl;
|
||||
|
||||
server_name help.*;
|
||||
server_name osticket.*;
|
||||
|
||||
include /config/nginx/ssl.conf;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user