This commit is contained in:
@ -31,7 +31,7 @@ services:
|
||||
locale: en-US
|
||||
region: PT
|
||||
healthcheck:
|
||||
test: wget -nv --tries=1 --spider http://127.0.0.1:${PORT_INVIDIOUS-3000}/api/v1/comments/jNQXAC9IVRw || exit 1
|
||||
test: wget -nv --tries=1 --spider http://127.0.0.1:3000/api/v1/comments/jNQXAC9IVRw || exit 1
|
||||
interval: 30s
|
||||
timeout: 5s
|
||||
retries: 2
|
||||
|
Reference in New Issue
Block a user