mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
5 lines
221 B
Bash
5 lines
221 B
Bash
STORAGE_CONFIG="minio|minio?accessKey=minioadmin&secretKey=minioadmin"
|
|
MONGO_URL=mongodb://mongodb:27018?compressors=snappy
|
|
DB_PG_URL=postgresql://root@cockroach:26257/defaultdb?sslmode=disable
|
|
QUEUE_CONFIG=redpanda:9093
|