mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-04-21 06:13:34 +00:00
Added src volume to django prod
This commit is contained in:
parent
64272c99aa
commit
def8e60d07
@ -35,6 +35,7 @@ services:
|
|||||||
- rabbitmq
|
- rabbitmq
|
||||||
volumes:
|
volumes:
|
||||||
- static_volume:/django_static
|
- static_volume:/django_static
|
||||||
|
- ../../src:/code/src
|
||||||
|
|
||||||
celery-worker:
|
celery-worker:
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user