updated variables descriptions

This commit is contained in:
Oscar Krause
2022-12-29 12:19:49 +01:00
parent ca6942becc
commit 26d6d1feeb
3 changed files with 32 additions and 13 deletions

View File

@@ -11,7 +11,7 @@ CORS_ORIGINS="https://$DLS_URL:$DLS_PORT"
LEASE_EXPIRE_DAYS=90
# Database location
## See https://dataset.readthedocs.io/en/latest/quickstart.html for details
## https://docs.sqlalchemy.org/en/14/core/engines.html
DATABASE="sqlite:////var/lib/fastapi-dls/db.sqlite"
# UUIDs for identifying the instance