disarm-dev / douma-api

DiSARM api (2018 and beyond)
MIT License
2 stars 1 forks source link

[meta] update git config for heroku #17

Closed onlyjsmith closed 6 years ago

onlyjsmith commented 6 years ago
[remote "heroku"]
        url = https://git.heroku.com/douma-api.git
        fetch = +refs/heads/*:refs/remotes/heroku/*
[remote "heroku-stage"]
        url = https://git.heroku.com/douma-api-stage.git
        fetch = +refs/heads/*:refs/remotes/heroku/*