mirror of
https://github.com/hcengineering/platform.git
synced 2025-03-12 08:14:42 +00:00
3 lines
177 B
Bash
3 lines
177 B
Bash
STORAGE_CONFIG="minio|minio?accessKey=minioadmin&secretKey=minioadmin"
|
|
MONGO_URL=mongodb://mongodb:27017?compressors=snappy
|
|
DB_URL_PG=postgresql://postgres:example@postgres:5432 |