Skip to content

Commit 6f64999

Browse files
Updated config YAML to remove CORS issue
1 parent 48cee74 commit 6f64999

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

backstage-app/backstage101/app-config.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ backend:
1212
# auth:
1313
# keys:
1414
# - secret: ${BACKEND_SECRET}
15-
baseUrl: http://localhost:80
15+
# baseUrl: http://localhost:80
16+
baseUrl: https://adityasinghal26-devcontainer-name-8000.preview.app.github.dev
1617
listen:
1718
port: 7007
1819
# Uncomment the following host directive to bind to specific interfaces

0 commit comments

Comments
 (0)