mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-12-05 13:39:49 +00:00
Added src volume to django prod
This commit is contained in:
@@ -35,6 +35,7 @@ services:
|
||||
- rabbitmq
|
||||
volumes:
|
||||
- static_volume:/django_static
|
||||
- ../../src:/code/src
|
||||
|
||||
celery-worker:
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user