Skip to content

Commit

Permalink
hotfix on docker-compose issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanandrews committed Nov 30, 2020
1 parent 44dde43 commit 6e07f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
context: .
dockerfile: ./compose/production/django/Dockerfile
image: roundabout_production_django
container_name: django
#container_name: django
depends_on:
- postgres
- redis
Expand Down

0 comments on commit 6e07f43

Please sign in to comment.