Integrate your App with external services and databases
MODUS_<CONNECTION_NAME>_<PLACEHOLDER>
For a connection named openai
with placeholder {{API_KEY}}
:
MODUS_OPENAI_API_KEY
.env.dev.local
:
modus dev
to debug connection issues before
deploying