hosted target - get runtime config value in app.yaml file

How to get run time value based on the virtual environments in the app.yaml file.For example:

there are multiple keys for different environments for ex, dev, test, qa, prod ,etc.. values would be Credentialsdev, Credentialstest, Credentialsqa, Credentialsprod etc..

runtime: node

env:

- name: credentials

valueRef:

name: Config

key: Credentials{} -

0 0 18
0 REPLIES 0