Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
qtrinh2 committed Nov 20, 2024
1 parent 845721e commit 5a426e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions django/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ services:
- POSTGRES_PASSWORD=password
volumes:
- pg_data:/var/lib/postgresql/data/
#ports:
#- "5432:5432"
healthcheck:
test: ["CMD-SHELL", "pg_isready -U user_dj -d db_dj"]
interval: 2s
Expand Down

0 comments on commit 5a426e0

Please sign in to comment.