Configuring Data/Env in Application $ vela config get test a: b c: d$ vela config set test a=b$ vela config set test2 c=d$ vela config lsNAMEtest2 name: testappservices: env-config-demo: image: heroku/nodejs-hello-world config: demo