Skip to content

Commit

Permalink
Change the port of health check
Browse files Browse the repository at this point in the history
  • Loading branch information
aidewoode committed Feb 4, 2025
1 parent 103c677 commit 8a6338b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ volumes:
- "${PWD}/media_data:/media_data"
- "${PWD}/storage_data:/app/storage"

healthcheck:
port: "80"

traefik:
options:
publish:
Expand Down

0 comments on commit 8a6338b

Please sign in to comment.