6 lines
119 B
Bash
Executable File
6 lines
119 B
Bash
Executable File
docker compose \
|
|
--env-file ../env/komodo-stack.env \
|
|
--env-file ../env/komodo.env \
|
|
--env-file ../env/common.env \
|
|
$1
|