GITLAB

Martin Macola / wsimagenes

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • wsimagenes
  • config
  • config.ejemplo.json
  • c7a156857   first commit Browse Code ยป
    Eric Fernandez
    2019-09-02 11:05:21 -0300  
config.ejemplo.json 221 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9 10 11 12 13
{
  "db": {
    "client": "mssql",
    "connection": {
        "host": "10.231.45.211",
        "user": "sa",
        "password": "xxzza",
        "database": "esmacol_web"
    },
    "debug": false
  },
  "port": 5635
}