JSON file cannot be found when running a release's binary, but it is found when running with `iex -S mix phx.server`

后端 未结 0 776
名媛妹妹
名媛妹妹 2020-12-04 08:27

When running the following, everything works nicely:

GOOGLE_APPLICATION_CREDENTIALS=/absolute/path/to.json \\
MIX_ENV=prod \\
DATABASE_URL=... \\
SECRET_KEY_B         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题