Merge pull request 'Switch web server configuration from Nginx to Angie' (#4) from features/bugfixes into main
Reviewed-on: #4
This commit was merged in pull request #4.
This commit is contained in:
@@ -3,7 +3,7 @@ events {
|
|||||||
}
|
}
|
||||||
|
|
||||||
http {
|
http {
|
||||||
include /etc/nginx/mime.types;
|
include /etc/angie/mime.types;
|
||||||
default_type application/octet-stream;
|
default_type application/octet-stream;
|
||||||
|
|
||||||
# Gzip compression for faster transfers
|
# Gzip compression for faster transfers
|
||||||
Reference in New Issue
Block a user