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