营销方案网站,浏览国外网站 dns,wordpress 网站备案号,雁塔区住房和城乡建设局网站参考文献
如何将一组值作为环境变量提供给 typesafe/lightbend 配置
示例
假设需要如下配置要设置环境传递
whitlist [/oauth/render,/oauth/callback]需要使用如下的方式传递到 conf 文件中:
whitlist []
whitlist.0 /oauth/render
whitlist.1 /oauth/render参考文献
如何将一组值作为环境变量提供给 typesafe/lightbend 配置
示例
假设需要如下配置要设置环境传递
whitlist [/oauth/render,/oauth/callback]需要使用如下的方式传递到 conf 文件中:
whitlist []
whitlist.0 /oauth/render
whitlist.1 /oauth/render