default credentials

This commit is contained in:
2026-08-02 13:10:01 +02:00
parent 1fae225ba4
commit e069378b25
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -168,6 +168,8 @@ services:
booklogr-api:
container_name: "booklogr-api"
image: mozzo/booklogr:v1.11.1
env_file:
- .env
environment:
DATABASE_URL: "sqlite:///books.db"
AUTH_ALLOW_REGISTRATION: False