mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
8 lines
329 B
Bash
8 lines
329 B
Bash
STORAGE_CONFIG="datalake|http://huly.local:4031"
|
|
BACKUP_STORAGE_CONFIG="minio|minio?accessKey=minioadmin&secretKey=minioadmin"
|
|
BACKUP_BUCKET_NAME=ws-dev-backups
|
|
DB_URL=mongodb://huly.local:27018
|
|
MONGO_URL=mongodb://huly.local:27018
|
|
DB_EU_URL=postgresql://root@cockroach:26257/defaultdb?sslmode=disable
|
|
QUEUE_CONFIG=redpanda:9093
|