feat: support sqlite

This commit is contained in:
f
2024-10-25 17:50:18 -03:00
parent 635eee710b
commit 2310cb9378
2 changed files with 4 additions and 47 deletions

View File

@ -8,8 +8,6 @@ DOMAIN=hedgedoc.example.com
#EXTRA_DOMAINS=', `www.hedgedoc.example.com`'
LETS_ENCRYPT_ENV=production
SECRET_DB_PASSWORD_VERSION=v1
COMPOSE_FILE="compose.yml"
# OAuth, see https://docs.hedgedoc.org/guides/auth/keycloak/