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