xNinjaKittyx / OtakuQuotes

Website and REST API for Anime/Manga Quotes. (Express NodeJS Version)
GNU General Public License v3.0
2 stars 2 forks source link

React Broken since now using nginx to do reverse proxy #43

Closed xNinjaKittyx closed 7 years ago

xNinjaKittyx commented 7 years ago

All domains should be switched from

http://69.181.250.99:3000/api/random

to

http://otakuquotes.me/api/random

xNinjaKittyx commented 7 years ago

Fixed in #45