mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-08 18:55:00 -04:00
fix pwa not working behind an authenticated proxy (#452)
This commit is contained in:
parent
22d9309112
commit
e01bea1b81
@ -33,6 +33,7 @@ module.exports = {
|
||||
msTileColor: manifestJSON.background_color,
|
||||
appleMobileWebAppCapable: "yes",
|
||||
appleMobileWebAppStatusBarStyle: "black",
|
||||
manifestCrossorigin: "use-credentials",
|
||||
|
||||
workboxPluginMode: "InjectManifest",
|
||||
workboxOptions: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user