add optional env variable to protect the public report creation endpoint with a secret
All checks were successful
delpoy / build-and-deploy (push) Successful in 45s

This commit is contained in:
2023-09-30 01:10:50 +02:00
parent 3713c7eaba
commit b7177708a7
3 changed files with 15 additions and 10 deletions

View File

@ -1,5 +1,6 @@
DATABASE_URI=sqlite://./database.db
ADMIN_USER=admin
ADMIN_PASSWORD=admin
REPORT_SECRET=
PUBLIC_START_DATE=2023-12-26T00:00:00+0200
PUBLIC_BASE_PATH=