Skip to content

Commit

Permalink
fix docker healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
gpelouze committed Aug 9, 2024
1 parent 77f99f3 commit cdf09a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vre-panel/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ services:
- AUTH0_ID=
- AUTH0_ISSUER=
- SECRET=secret
- HOSTNAME=localhost
ports:
- '127.0.0.1:3000:3000'
healthcheck:
Expand Down

0 comments on commit cdf09a8

Please sign in to comment.