Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/heroku/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/redis/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何在Heroku上获取Redis企业云URL?_Heroku_Redis - Fatal编程技术网

如何在Heroku上获取Redis企业云URL?

如何在Heroku上获取Redis企业云URL?,heroku,redis,Heroku,Redis,我第一次在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

我第一次在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\u URL配置?

检查入门文档:

$heroku config:get REDISCLOUD\u URL