pref: update domain

This commit is contained in:
thehrz 2024-08-17 14:17:11 +08:00
parent 34a70717b8
commit 5cb26a0c0b
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -1,7 +1,7 @@
server {
listen 80;
listen [::]:80;
server_name ipv6.thehrz.net;
server_name test.thehrz.net;
gzip on;
gzip_min_length 1k;