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