forked from Archives/Athou_commafeed
fix wrong start_url when application is running with a context path (fixes #993)
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
"density": "4.0"
|
"density": "4.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": "/",
|
"scope": ".",
|
||||||
|
"start_url": "./",
|
||||||
"display": "standalone"
|
"display": "standalone"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user