Tidy up config

This commit is contained in:
Robert Marshall 2020-04-12 14:38:32 +01:00
parent 79c17f75cd
commit 1329683f58
3 changed files with 1 additions and 6 deletions

View file

@ -4,9 +4,6 @@
"Default": "Warning"
}
},
"ConnectionStrings": {
"database": "<DatabaseConnectionString>"
},
"blogApiEndpoint": "<BlogEndpoint>",
"gitApiEndpoint": "<GitEndpoint>",
"authApiEndpoint": "<AuthEndpoint>",