Skip to content

Commit 6f8817d

Browse files
Update the server_name for uptime-kuma subdomain from uptime.* to uptime-kuma.*
1 parent d57ea6c commit 6f8817d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

uptime-kuma.subdomain.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ server {
55
listen 443 ssl;
66
listen [::]:443 ssl;
77

8-
server_name uptime.*;
8+
server_name uptime-kuma.*;
99

1010
include /config/nginx/ssl.conf;
1111

0 commit comments

Comments
 (0)