mirror of
https://github.com/hubHarmony/Csharp-API-Template.git
synced 2024-11-17 21:40:31 +00:00
[~] README.md
This commit is contained in:
parent
7bd683785a
commit
9f44073d91
@ -47,7 +47,7 @@ Cette API simple est construite avec ASP.NET Core et permet de gérer diverses r
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"DefaultConnection": "Server=localhost;Database=nom_de_votre_base;User=utilisateur;Password=motdepasse;"
|
"DATABASE": "Server=localhost;Database=nom_de_votre_base;User=utilisateur;Password=motdepasse;"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user