mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-24 21:09:49 -06:00
yay
This commit is contained in:
@@ -4,7 +4,7 @@ server {
|
||||
return 301 https://asimonson.com$request_uri;
|
||||
}
|
||||
server {
|
||||
listen 8080;
|
||||
listen 8080 http2;
|
||||
server_name asimonson.com;
|
||||
|
||||
gzip on;
|
||||
|
||||
Reference in New Issue
Block a user