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