kompose/script/test/fixtures/envfile-interpolation/.env

4 lines
110 B
Bash

DOC_ENGINE=${DOC_ENGINE:-elasticsearch}
COMPOSE_PROFILES=${DOC_ENGINE}
MINIO_CONSOLE_PORT=9001
MINIO_PORT=9000