cygni / snakebot

http://snake.cygni.se
MIT License
2 stars 7 forks source link

Webclient: Make server websocket adress configurable #35

Closed emilb closed 8 years ago

emilb commented 8 years ago

Now the adress to the websocket is hard coded in TournamentStore.js and GameStore.js. For deployment we need this adress to either be specified as an environment variable or a configuration file.