mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-09 11:47:14 +02:00
Refactor BookWyrm role: switch to source-built Dockerfile, update README/meta for usability, add env improvements (ALLOWED_HOSTS, Redis vars, Celery broker), and pin version v0.7.5. See https://chatgpt.com/share/68b6d273-abc4-800f-ad3f-e1a5b9f8dad0
This commit is contained in:
@@ -6,8 +6,7 @@ docker:
|
||||
redis:
|
||||
enabled: true
|
||||
application:
|
||||
image: bookwyrm/bookwyrm
|
||||
version: latest
|
||||
version: 'v0.7.5'
|
||||
name: bookwyrm
|
||||
worker:
|
||||
enabled: true
|
||||
|
Reference in New Issue
Block a user