mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
Previous versions extracted the values as strings, prefixing the values with `/bin/sh -c '$CMD'` unnecessarily. This caused issues where we would incorrectly overrride these values when an app had a predeploy script. Closes #3143
2 lines
16 B
Plaintext
2 lines
16 B
Plaintext
web: sleep 1000
|