mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-23 15:19:41 +02:00
fix pwa not working behind an authenticated proxy (#452)
This commit is contained in:
parent
22d9309112
commit
e01bea1b81
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ module.exports = {
|
|||
msTileColor: manifestJSON.background_color,
|
||||
appleMobileWebAppCapable: "yes",
|
||||
appleMobileWebAppStatusBarStyle: "black",
|
||||
manifestCrossorigin: "use-credentials",
|
||||
|
||||
workboxPluginMode: "InjectManifest",
|
||||
workboxOptions: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue