Remote connect to clearDB heroku database

前端 未结 13 1861
故里飘歌
故里飘歌 2020-11-30 18:26

How can i perform a remote connect to ClearDB MySQL database on heroku using for example MySQL Query Browser. Where to get url, port, login and password?

13条回答
  •  温柔的废话
    2020-11-30 18:59

    for windows users, there is no grep command.

    in this way just try for windows users

    heroku config
    

    you will get config.

    in another way go to settings in Heroku. then config var to check the variable.

提交回复
热议问题