Update docker/nginx-geoip.conf
This commit is contained in:
@@ -28,5 +28,9 @@ http {
|
|||||||
|
|
||||||
#gzip on;
|
#gzip on;
|
||||||
|
|
||||||
include /etc/nginx/conf.d/*.conf;
|
include /etc/nginx/conf.d/sites/*.conf;
|
||||||
|
}
|
||||||
|
|
||||||
|
stream {
|
||||||
|
include /etc/nginx/conf.d/streams/*.conf;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user