Set Environment variables on Engine Yard

前端 未结 2 589
夕颜
夕颜 2021-02-10 00:25

My app is on Engine Yard services and I need to set the environment variables to work with my secret id and password.

Somebody know how I can set each variables? What is

2条回答
  •  南笙
    南笙 (楼主)
    2021-02-10 00:48

    If you're running Unicorn, you can try putting them in /data//shared/config/env.custom. Otherwise, it can be tricky. Throw in a Support ticket and they'll have a look.

    Disclosure: I work there :)

提交回复
热议问题