Skip to content

Commit

Permalink
🩺 Update healthcheck on docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachid F committed May 31, 2024
1 parent 65db847 commit 0bd06ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-compose.healthcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
environment: SELF_HOSTED
env:
POSTGRES_USER: ${{ secrets.POSTGRES_USER }}
BACKEND_PORT: ${{ secrets.BACKEND_PORT }}
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
POSTGRES_DB: ${{ secrets.POSTGRES_DB }}
DISTRIBUTION: ${{ secrets.DISTRIBUTION }}
Expand Down

0 comments on commit 0bd06ed

Please sign in to comment.