diff --git a/config.js b/config.js index d2d9803..4759f33 100644 --- a/config.js +++ b/config.js @@ -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' }