This commit is contained in:
zino
2023-12-05 23:53:44 +01:00
parent 2cad294468
commit 7ff2505784

View File

@@ -43,9 +43,9 @@ server {
# proxy_set_header X-Forwarded-Host $http_host; # proxy_set_header X-Forwarded-Host $http_host;
} }
# location / { location / {
# return 301 https://google.com; return 301 https://google.com;
# } }
# location /auth { # location /auth {
# return 302 https://google.com; # return 302 https://google.com;