mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-09-03 21:43:34 +00:00
Added gunicorn to docker
This commit is contained in:
@@ -17,7 +17,6 @@ services:
|
|||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
- rabbitmq
|
|
||||||
volumes:
|
volumes:
|
||||||
- static_volume:/django_static
|
- static_volume:/django_static
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user