Commit f38b099924975a8c777e2c51e0eca74bbfe7d18f
1 parent
8bea3a9dc4
Exists in
master
actualizo ejemplo2
Showing
1 changed file
with
14 additions
and
3 deletions
Show diff stats
config/config.ejemplo.json
1 | { | 1 | { |
2 | "urlHO": "ws://localhost:5050", | ||
3 | "port": 6060 | ||
4 | } | ||
2 | "urlHO": "ws://10.231.45.234:5555", | ||
3 | "bo": { | ||
4 | "client": "mssql", | ||
5 | "connection": { | ||
6 | "host": "10.231.45.211", | ||
7 | "user": "sa", | ||
8 | "password": "xxzza", | ||
9 | "database": "UNITYOIL_28082017" | ||
10 | }, | ||
11 | "debug": false | ||
12 | }, | ||
13 | "gln": "7790968003283", |