Blef-team / blef_game_engine

The game engine API service for the game of Blef
GNU Affero General Public License v3.0
1 stars 0 forks source link

Use separate base url for API version 2 #55

Closed adrian-golian closed 4 years ago

adrian-golian commented 4 years ago

Complements #29 Set up scripts such that a new version API is deployed at a new port (v2 - 8001) with the new base path /v2/.

maciej-pomykala commented 4 years ago

I'll open up 8001 and 8002 on AWS in addition to changes in this repo