Testpage - martinsookael/multiverse GitHub Wiki
There is imnotmultiverse.herokuapp.com
Currently it's turned off with:
heroku ps:scale web=0 --app imnotmultiverse
To turn it back on:
heroku ps:scale web=1 --app imnotmultiverse
There is imnotmultiverse.herokuapp.com
Currently it's turned off with:
heroku ps:scale web=0 --app imnotmultiverse
To turn it back on:
heroku ps:scale web=1 --app imnotmultiverse