You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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