Closed kayakr closed 6 years ago
Per the advice at https://morph.io/documentation/secret_values I've defined a secret env value and can reference it via process.env.MORPH_API_KEY but the value is only populated when run via morph.io but not when I use morph cli (macos).
morph
See https://help.morph.io/t/how-to-use-secret-value-on-morph-io-and-local/486
Per the advice at https://morph.io/documentation/secret_values I've defined a secret env value and can reference it via process.env.MORPH_API_KEY but the value is only populated when run via morph.io but not when I use
morph
cli (macos).