sleepy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user