source:
iknow-api/appsettings.json@
ea40556
| Last change on this file since ea40556 was ea40556, checked in by , 9 days ago | |
|---|---|
|
|
| File size: 238 bytes | |
| Rev | Line | |
|---|---|---|
| [0b16523] | 1 | { |
| 2 | "Logging": { | |
| 3 | "LogLevel": { | |
| 4 | "Default": "Information", | |
| 5 | "Microsoft.AspNetCore": "Warning" | |
| 6 | } | |
| 7 | }, | |
| [bb02e3a] | 8 | "AllowedOrigins": [ |
| [848c1c5] | 9 | "http://localhost:3000", |
| 10 | "https://iknow-remaster.vercel.app" | |
| [bb02e3a] | 11 | ], |
| [ea40556] | 12 | "AllowedHosts": "*" |
| [0b16523] | 13 | } |
Note:
See TracBrowser
for help on using the repository browser.
