mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-02-20 04:59:12 +08:00
Update the server_name for uptime-kuma subdomain from uptime.* to uptime-kuma.*
This commit is contained in:
parent
d57ea6c47f
commit
6f8817df88
@ -5,7 +5,7 @@ server {
|
||||
listen 443 ssl;
|
||||
listen [::]:443 ssl;
|
||||
|
||||
server_name uptime.*;
|
||||
server_name uptime-kuma.*;
|
||||
|
||||
include /config/nginx/ssl.conf;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user