Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Mar 9, 2022
1 parent 1b0a7a9 commit 372f321
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/docker/nginx/geonode.conf.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,6 @@ location / {
# when a client closes the connection then keep the channel to uwsgi open. Otherwise uwsgi throws an IOError
uwsgi_ignore_client_abort on;

# uwsgi_params
include /etc/nginx/uwsgi_params;

location ~* \.(?:js|jpg|jpeg|gif|png|tgz|gz|rar|bz2|doc|pdf|ppt|tar|wav|bmp|ttf|rtf|swf|ico|flv|woff|woff2|svg|xml)$ {
gzip_static always;
expires 30d;
Expand Down

0 comments on commit 372f321

Please sign in to comment.