1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

Update app-web.patch

This commit is contained in:
siwinter 2020-03-27 11:41:49 +01:00 committed by GitHub
parent 2c244edd6a
commit 4d3db4988f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
--- a/web.py 2019-01-27 08:32:26.000000000 +0100 --- a/cps/web.py 2019-01-27 08:32:26.000000000 +0100
+++ b/web.py 2020-03-27 01:40:35.665802573 +0100 +++ b/cps/web.py 2020-03-27 01:40:35.665802573 +0100
@@ -78,6 +78,9 @@ @@ -78,6 +78,9 @@
import server import server
from reverseproxy import ReverseProxied from reverseproxy import ReverseProxied