aboutsummaryrefslogtreecommitdiff
path: root/src/Data/DevHive.Data/ConnectionString.json
blob: c48d214ba55b8312a0029233adc5b1bd2ffc7e78 (plain) (blame)
1
2
3
4
5
{
  "ConnectionStrings": {
    "DEV": "Server=localhost;Port=5432;Database=DevHive_API;User Id=postgres;Password=password;"
  }
}