Merge pull request #21464 from testruction/master
[Lighthouse] Fixed crashes when customizing the schedule
This commit is contained in:
@@ -47,6 +47,10 @@ const routes = (
|
||||
Then configure the `lighthouse-audit-service` URL in your [`app-config.yaml`](https://github.com/backstage/backstage/blob/master/app-config.yaml).
|
||||
|
||||
```yaml
|
||||
backend:
|
||||
csp:
|
||||
frame-src:
|
||||
- http://your-service-url
|
||||
lighthouse:
|
||||
baseUrl: http://your-service-url
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user