vndbre / vndbre-proxy

https://vndbre-proxy.herokuapp.com/swagger
MIT License
0 stars 0 forks source link

vndbre-proxy

docker build -f ./VndbReProxy.Api/Dockerfile . -t vndbre-proxy
cd VndbReProxy.Api
heroku container:push -a vndbre-proxy web --context-path ..
heroku container:release -a vndbre-proxy web
heroku logs -a vndbre-proxy