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