chore: cleanup

Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
This commit is contained in:
Filip Swiatczak
2021-09-23 17:22:39 +01:00
parent 74534f6d39
commit 4cbd1d8be2
+2 -2
View File
@@ -1,6 +1,6 @@
app:
title: Backstage Example App
baseUrl: http://localhost:7000
baseUrl: http://localhost:3000
googleAnalyticsTrackingId: # UA-000000-0
#datadogRum:
# clientToken: '123456789'
@@ -32,7 +32,7 @@ backend:
cache:
store: memory
cors:
origin: http://localhost:7000
origin: http://localhost:3000
methods: [GET, POST, PUT, DELETE]
credentials: true
csp: