Updates
This commit is contained in:
3
nextcloud-aio/Containers/redis/healthcheck.sh
Normal file
3
nextcloud-aio/Containers/redis/healthcheck.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
redis-cli -a "$REDIS_HOST_PASSWORD" PING || exit 1
|
||||
Reference in New Issue
Block a user