remove start_interval from healthcheck due to it not being a standard feature in older versions yet
This commit is contained in:
@@ -61,7 +61,6 @@ services:
|
|||||||
timeout: 3s
|
timeout: 3s
|
||||||
retries: 5
|
retries: 5
|
||||||
start_period: 5s
|
start_period: 5s
|
||||||
start_interval: 1s
|
|
||||||
|
|
||||||
# anubis:
|
# anubis:
|
||||||
# image: ghcr.io/techarohq/anubis:latest
|
# image: ghcr.io/techarohq/anubis:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user