sleepy
This commit is contained in:
parent
30b5b23868
commit
ce635cb32b
@ -14,7 +14,7 @@ services:
|
||||
# Add healthcheck to verify Lavalink is ready
|
||||
healthcheck:
|
||||
test: >
|
||||
curl -H "Authorization: ${LAVALINK_PASSWORD}" -f http://localhost:2333/versionkk
|
||||
curl -H "Authorization: ${LAVALINK_PASSWORD}" -f http://localhost:2333/version
|
||||
interval: 5s
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user