mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 05:54:19 +01:00
Enable gzip for nginx
This commit is contained in:
@@ -14,6 +14,8 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
server {
|
server {
|
||||||
|
|
||||||
|
gzip on;
|
||||||
|
|
||||||
listen 80;
|
listen 80;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user