mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Solved build bug
This commit is contained in:
		| @@ -27,6 +27,7 @@ | ||||
|     image: "{{ BOOKWYRM_CUSTOM_IMAGE }}" | ||||
|     container_name: "{{ BOOKWYRM_WORKER_CONTAINER }}" | ||||
|     command: "bash -lc 'celery -A celerywyrm worker -l INFO'" | ||||
|     pull_policy: never | ||||
|     volumes: | ||||
|       - 'data:/app/data' | ||||
|       - 'media:/app/media' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user