Deploying 2 different heroku apps with same code and git repository

前端 未结 2 1185
别那么骄傲
别那么骄傲 2021-01-30 23:56

I\'m trying to create 2 different Heroku apps using the same code with the same git repository. App1 is created in Heroku by my friend and i\'m not a collaborat

2条回答
  •  故里飘歌
    2021-01-31 00:23

    There is a really good guide out there in the Heroku Dev Center: https://devcenter.heroku.com/articles/multiple-environments

提交回复
热议问题