Skip to content

Commit

Permalink
Update docker-compose.yml.j2
Browse files Browse the repository at this point in the history
correcting whitespace issue
  • Loading branch information
qtrinh2 authored Sep 13, 2024
1 parent eee784c commit 94d6017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ services:
{% endfor %}
{% endif %}
{% endif %}

healthcheck:
test: ["CMD-SHELL", "pg_isready -U {{ template.env.db_user }}"]
interval: 5s
Expand Down

0 comments on commit 94d6017

Please sign in to comment.