【问题标题】:How to get Redis Enterprise Cloud URL on Heroku?如何在 Heroku 上获取 Redis Enterprise Cloud URL?
【发布时间】:2021-07-02 02:10:34
【问题描述】:

我第一次在 Heroku 上的 dyno 上安装了 Redis Enterprise Cloud,但没有在文档中描述的设置中找到任何配置

Once Redise Cloud has been added, you will notice a REDISCLOUD_URL config vars in your heroku config containing the username, password, hostname and port of your first Redis Cloud database.

安装此插件后如何获取REDISCLOUD_URL 配置?

【问题讨论】:

    标签: heroku redis


    【解决方案1】:

    查看入门文档: https://devcenter.heroku.com/articles/rediscloud#getting-started

    $ heroku config:get REDISCLOUD_URL
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-07-27
      • 2011-12-05
      • 2015-05-30
      • 2021-11-15
      • 1970-01-01
      • 2020-02-25
      • 2018-09-23
      • 2012-11-01
      相关资源
      最近更新 更多