Files
backstage/app-config.yaml
T
2020-06-18 16:37:10 +02:00

16 lines
284 B
YAML

app:
title: Backstage Example App
baseUrl: http://localhost:3000
backend:
baseUrl: http://localhost:7000
bindPort: 7000
bindHost: localhost
cors:
origin: http://localhost:3000
methods: [GET, POST, PUT, DELETE]
credentials: true
organization:
name: Spotify