We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cee74 commit 6f64999Copy full SHA for 6f64999
backstage-app/backstage101/app-config.yaml
@@ -12,7 +12,8 @@ backend:
12
# auth:
13
# keys:
14
# - secret: ${BACKEND_SECRET}
15
- baseUrl: http://localhost:80
+ # baseUrl: http://localhost:80
16
+ baseUrl: https://adityasinghal26-devcontainer-name-8000.preview.app.github.dev
17
listen:
18
port: 7007
19
# Uncomment the following host directive to bind to specific interfaces
0 commit comments