Commit 8e683d5318f9f4deb2117443e441b59a6ffb452c
Exists in
master
Merge branch 'master' into 'master'
Master See merge request !18
Showing
3 changed files
Show diff stats
config/config.ejemplo.json
1 | 1 | { |
2 | - "urlHO": "ws://localhost:5050", | |
3 | - "port": 6060 | |
4 | -} | |
5 | 2 | \ No newline at end of file |
3 | + "urlHO": "ws://10.231.45.234:5555", | |
4 | + "bo": { | |
5 | + "client": "mssql", | |
6 | + "connection": { | |
7 | + "host": "10.231.45.211", | |
8 | + "user": "sa", | |
9 | + "password": "xxzza", | |
10 | + "database": "UNITYOIL_28082017" | |
11 | + }, | |
12 | + "debug": false | |
13 | + }, | |
14 | + "gln": "7790968003283", | |
15 | + "codigoEstacion": "99999" | |
16 | +} |
data/index.js
index.js