【发布时间】:2021-01-21 16:37:47
【问题描述】:
我有一个 SpringBoot 项目,我在其中使用 firebase 身份验证,GOOGLE_APPLICATION_CREDENTIALS 在我的本地机器中设置环境变量为我从 Google Cloud 控制台下载的 json 文件的路径。
但现在我正在将应用程序 (jar) 部署到 Elastic Beanstalk,但我不确定如何在那里设置该路径以及该文件的放置位置?
【问题讨论】:
标签: amazon-web-services spring-boot google-cloud-platform firebase-authentication amazon-elastic-beanstalk