mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
making debugging not a problem of production route
This commit is contained in:
@@ -5,7 +5,7 @@ server {
|
|||||||
}
|
}
|
||||||
server {
|
server {
|
||||||
listen 8080 http2;
|
listen 8080 http2;
|
||||||
server_name asimonson.com;
|
server_name nginx-dev-asimonson.apps.okd4.csh.rit.edu;
|
||||||
|
|
||||||
gzip on;
|
gzip on;
|
||||||
gzip_types text/plain text/javascript text/css;
|
gzip_types text/plain text/javascript text/css;
|
||||||
|
|||||||
Reference in New Issue
Block a user