aoetrmjhgb

This commit is contained in:
2023-01-29 13:39:12 -06:00
parent 52b0b48f06
commit 97ab6440a8

View File

@@ -1,7 +1,7 @@
server {
listen 8080;
server_name www.asimonson.com;
redirect 301 https://asimonson.com$request_uri;
return 301 https://asimonson.com$request_uri;
}
server {
listen 8080;