Skip to content

Commit

Permalink
Merge pull request #84 from PhlexPlexico/docker-demo-fixes
Browse files Browse the repository at this point in the history
Update default.conf
  • Loading branch information
PhlexPlexico authored Oct 21, 2021
2 parents 6fd1bf9 + 3017b6f commit d240b86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ server {
root /usr/share/nginx/html;
try_files $uri /index.html;
}
client_max_body_size 256M;

#error_page 404 /404.html;

Expand Down

0 comments on commit d240b86

Please sign in to comment.