added more config environments
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
module.exports = {
|
||||
GardenIP: '192.168.0.187',
|
||||
AcIP : '192.168.1.143',
|
||||
HouseDhtIP : '192.168.1.126',
|
||||
HomeControllerMQTT : '192.168.0.10',//GW02
|
||||
localPath : "",
|
||||
foo: function () {
|
||||
// whatever
|
||||
},
|
||||
bar: function () {
|
||||
// whatever
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user