We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b87855 commit 3031474Copy full SHA for 3031474
frontend/nginx/nginx.conf
@@ -1,4 +1,5 @@
1
server {
2
+ include /etc/nginx/mime.types;
3
4
listen 8080;
5
0 commit comments