Refactor healthcheck configurations in Docker Compose files
This commit is contained in:
@@ -32,6 +32,7 @@ const DATABASE_DOCKER_IMAGES = [
|
||||
];
|
||||
const SPECIFIC_SERVICES = [
|
||||
'quay.io/minio/minio',
|
||||
'svhd/logto'
|
||||
];
|
||||
|
||||
// Based on /etc/os-release
|
||||
|
||||
Reference in New Issue
Block a user