Commit f38b099924975a8c777e2c51e0eca74bbfe7d18f

Authored by Eric Fernandez
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   -}
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 +}