chore(nix/package/docker/aio/env-processor): allow service selection at runtime

This commit is contained in:
sinanmohd
2025-02-19 17:23:27 +05:30
parent add08be977
commit 93a8d8fb44
36 changed files with 35 additions and 22 deletions

View File

@@ -0,0 +1,6 @@
# Configuration file for the Minio server.
MINIO_REGION="us-east-1"
MINIO_BROWSER="off"
IMPORTAS_MINIO_LISTEN_ADDRESS="127.0.0.1:9000"