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