therewillbecode / poker-maison

🂺 A Multiplayer Poker App Crafted with Haskell and React
309 stars 34 forks source link

Connect remotely #17

Closed Mijobar closed 4 years ago

Mijobar commented 4 years ago

When I am making requests to create a new user or login, its trying to connect to a localhost url.. how do define the URL or or IP of the server?

Thanks!

IvanKonevJr commented 4 years ago

in auth.js and socket.js