Ignore:
Timestamp:
10/22/25 13:16:54 (11 months ago)
Author:
stefansaveski <stefansaveski19@…>
Branches:
master
Children:
aed1148
Parents:
618be76
Message:

First commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • iknow-api/appsettings.json

    r618be76 rc0a75ab  
    66    }
    77  },
    8   "ConnectionStrings": {
    9     "DefaultConnection": "Host=localhost;Port=5432;Database=myappdb;Username=myuser;Password=REDACTED_ROTATE_ME"
    10   }
     8    "ConnectionStrings": {
     9        "DefaultConnection": "Host=localhost;Port=3306;Database=myappdb;Username=root;Password=REDACTED_ROTATE_ME"
     10    }
    1111}
Note: See TracChangeset for help on using the changeset viewer.