Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
satterly committed Apr 7, 2024
1 parent 0b2d040 commit 1a2515c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/templates/app/nginx.conf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ http {
fastcgi_temp_path /tmp/fastcgi_temp;
proxy_temp_path /tmp/proxy_temp;
scgi_temp_path /tmp/scgi_temp;
uwsgi_temp_path /tmp/uwsgi_temp;

include /etc/nginx/mime.types;

Expand Down

0 comments on commit 1a2515c

Please sign in to comment.