mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
They are not baked into the image like they are for herokuish, so we need to manually set them via --env. Additionally, due to newline constraints in docker, we need to use `--env=key` format to correctly pull the values into place.