mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Added cron to the Dockerfile as temporary fix until we have periodic file scanning in the backend
This commit is contained in:
1
docker/config.json
vendored
Normal file
1
docker/config.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"TITLE": "pyShelf E-Book Server", "VERSION": "Docker", "BOOKPATH": "/books", "DB_HOST": "db", "DB_PORT": "5432", "DATABASE": "pyshelf", "USER": "pyshelf", "PASSWORD": "pyshelf", "BOOKSHELF": "data/shelf.json", "ALLOWED_HOSTS": "*", "SECRET": ""}
|
||||
Reference in New Issue
Block a user