Compare commits
No commits in common. "fdb2e91141b1ab4db5f4ef01d28439d728dcf694" and "a87090669870b835874dc14571a2f62919fbe7fb" have entirely different histories.
fdb2e91141
...
a870906698
@ -32,7 +32,7 @@ services:
|
|||||||
# statistics_enabled: false
|
# statistics_enabled: false
|
||||||
hmac_key: "CHANGE_ME!!"
|
hmac_key: "CHANGE_ME!!"
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: wget -nv --tries=1 --spider http://127.0.0.1:3000/api/v1/trending || exit 1
|
test: wget -nv --tries=1 --spider http://127.0.0.1:3000/api/v1/comments/jNQXAC9IVRw || exit 1
|
||||||
interval: 30s
|
interval: 30s
|
||||||
timeout: 5s
|
timeout: 5s
|
||||||
retries: 2
|
retries: 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user