config updates

beta.r3js.org
cybafelo 2017-01-24 09:20:00 +00:00
parent ca9e4e69c8
commit f8d628b7c0
1 changed files with 6 additions and 0 deletions

View File

@ -59,6 +59,12 @@ var config = {
gate: {
url: 'http://gate.gamewheel.com'
},
3d_editor_v2: {
url: 'http://3d-editor-v2.gamewheel.com'
},
api_v2: {
url: 'http://api-v2.gamewheel.com'
},
environment: {
mode: 'production'
}