Update app-config.yaml

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2021-11-15 13:28:35 +01:00
committed by Philipp Hugenroth
parent 066805f999
commit 9a0e4ffe88
+2 -2
View File
@@ -23,9 +23,9 @@ app:
title: '#backstage'
backend:
baseUrl: http://localhost:7001
baseUrl: http://localhost:7000
listen:
port: 7001
port: 7000
database:
client: sqlite3
connection: ':memory:'