Skip to content

Commit 8a6338b

Browse files
committed
Change the port of health check
1 parent 103c677 commit 8a6338b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/deploy.yml

+3
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ volumes:
3333
- "${PWD}/media_data:/media_data"
3434
- "${PWD}/storage_data:/app/storage"
3535

36+
healthcheck:
37+
port: "80"
38+
3639
traefik:
3740
options:
3841
publish:

0 commit comments

Comments
 (0)