mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
fix: public service database
This commit is contained in:
@@ -27,7 +27,8 @@ const DATABASE_DOCKER_IMAGES = [
|
||||
'couchdb',
|
||||
'neo4j',
|
||||
'influxdb',
|
||||
'clickhouse/clickhouse-server'
|
||||
'clickhouse/clickhouse-server',
|
||||
'supabase/postgres'
|
||||
];
|
||||
const SPECIFIC_SERVICES = [
|
||||
'quay.io/minio/minio',
|
||||
|
||||
Reference in New Issue
Block a user