mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-12 02:28:38 +02:00
default credentials
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user