fix: new parser with SERVICE_URL_ envs

This commit is contained in:
Andras Bacsai
2024-10-10 11:46:41 +02:00
parent 290c287f7e
commit e6566d8be3
3 changed files with 5 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ const DATABASE_DOCKER_IMAGES = [
];
const SPECIFIC_SERVICES = [
'quay.io/minio/minio',
'minio/minio',
'svhd/logto',
];