chore: update port for healthcheck

This commit is contained in:
Andrew Bastin
2024-03-20 23:21:42 +05:30
parent 89e05f501a
commit 9575f3c9e3

View File

@@ -32,7 +32,7 @@ services:
- CMD
- curl
- '-f'
- 'http://localhost:3080'
- 'http://localhost:80'
interval: 2s
timeout: 10s
retries: 30