Files
backstage/app-config.yaml
T
Fredrik Adelöw 026b9547b9 address comments
2020-06-18 20:52:25 +02:00

15 lines
268 B
YAML

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