Skip to content

Commit

Permalink
fix: resolve dependency cycle loop
Browse files Browse the repository at this point in the history
  • Loading branch information
Armadillidiid committed Mar 16, 2024
1 parent 2baba46 commit 6cf447a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ services:
- DJANGO_CSRF_TRUSTED_ORIGINS=${DJANGO_CSRF_TRUSTED_ORIGINS}
depends_on:
- db
- web-server

db:
image: postgres:15.1-alpine
Expand Down

0 comments on commit 6cf447a

Please sign in to comment.