Please check this example
Repo: node image with start.sh
to load environment variable
https://github.com/haojiwu/node-example
In Render create a docker server to that repo.
-
Add multiple line secret file. The filename (
.my-multiline-env-var
in this case) needs to match the one used instart.sh
-
Add docker command
-
After server started, application can access the multiple-line environment variable