diff options
Diffstat (limited to 'Timeline/appsettings.json')
-rw-r--r-- | Timeline/appsettings.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Timeline/appsettings.json b/Timeline/appsettings.json deleted file mode 100644 index 804ca43a..00000000 --- a/Timeline/appsettings.json +++ /dev/null @@ -1,11 +0,0 @@ -{
- "Logging": {
- "LogLevel": {
- "Default": "Warning"
- }
- },
- "Jwt": {
- "Issuer": "api.crupest.xyz",
- "Audience": "api.crupest.xyz"
- }
-}
|