Changeset a8ccc2c for Farmatiko/appsettings.json
- Timestamp:
- 07/22/20 15:23:50 (5 years ago)
- Branches:
- master
- Children:
- 37c8d1d
- Parents:
- 96108d8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/appsettings.json
r96108d8 ra8ccc2c 1 1 { 2 2 "ConnectionStrings": { 3 "FarmatikoConnection": " User ID=postgres;Password=@@Farmatiko@@.;database=FarmatikoDb;Integrated Security=true; Pooling=true;"3 "FarmatikoConnection": "Host=localhost;User ID=postgres;Password=@@Postgres@@.;database=FarmatikoDb;Integrated Security=true; Pooling=true;" 4 4 }, 5 5 "Logging": {
Note:
See TracChangeset
for help on using the changeset viewer.