This commit is contained in:
zino
2023-12-05 22:08:03 +01:00
parent f2c938a1e7
commit 8c441aa54e

View File

@@ -17,7 +17,7 @@ server {
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;
location / {
return 301 https://google.com;
return 302 https://google.com;
}
# location / {