fix geo
This commit is contained in:
@@ -18,5 +18,5 @@ server {
|
|||||||
|
|
||||||
# Gzip
|
# Gzip
|
||||||
gzip on;
|
gzip on;
|
||||||
gzip_types text/html text/css application/javascript image/svg+xml;
|
gzip_types text/html text/css text/plain application/javascript application/json image/svg+xml;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user