Built motion from commit da617fac.|2.6.6
[motion2.git] / server / config / environment / development.js
index 30c6681..830d67b 100644 (file)
@@ -13,7 +13,7 @@ module.exports = {
     username: 'xcall',
     password: 'Zh3r)S~{2sNfLS@59mq>K>LLGZA{w*./',
     options: {
-      host: '192.168.1.103',
+      host: '10.61.0.142',
       port: 3306,
       dialect: 'mysql',
       dialectOptions: {
@@ -32,7 +32,7 @@ module.exports = {
     username: 'xcall',
     password: 'Zh3r)S~{2sNfLS@59mq>K>LLGZA{w*./',
     options: {
-      host: '192.168.1.103',
+      host: '10.61.0.142',
       port: 3306,
       dialect: 'mysql',
       dialectOptions: {
@@ -47,7 +47,7 @@ module.exports = {
     }
   },
   asterisk: {
-    ip: '192.168.1.103',
+    ip: '10.61.0.142',
     port: '5038',
     username: 'xcalldev',
     password: 'xcall1234'