Update app-config.yaml
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
committed by
Philipp Hugenroth
parent
066805f999
commit
9a0e4ffe88
+2
-2
@@ -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:'
|
||||
|
||||
Reference in New Issue
Block a user