mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-13 10:12:24 +00:00
fix(frontend): Include default mime types.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
server {
|
server {
|
||||||
|
|
||||||
# MIME types for PWA
|
# MIME types for PWA
|
||||||
|
include mime.types;
|
||||||
types {
|
types {
|
||||||
application/manifest+json webmanifest;
|
application/manifest+json webmanifest;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user