reset to local

beta.r3js.org
Theunis J. Botha 2016-11-01 14:06:08 +01:00
parent 2488c4fd96
commit ec2a6bf53e
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ var config = {
debugPort: 3202 debugPort: 3202
}, },
editor: { editor: {
url: "http://3d-editor.gamewheel.com", url: "http://3d-editor.gamewheel.local",
port: 3103, port: 3103,
debugPort: 3203, debugPort: 3203,
cluster: false, cluster: false,
@ -22,7 +22,7 @@ var config = {
uploadPath : '/uploads' uploadPath : '/uploads'
}, },
api16: { api16: {
url: "http://api16.gamewheel.com", url: "http://api.gamewheel.local",
port: 3104, port: 3104,
debugPort: 3204, debugPort: 3204,
cluster: false, cluster: false,