3
0

add api-port and controller-port config options

This commit is contained in:
2023-11-15 09:30:15 +01:00
parent ab804354de
commit 437e78d395
4 changed files with 24 additions and 10 deletions
+2
View File
@@ -9,3 +9,5 @@ venue-info-url: 'https://example.com'
server-names:
- localhost
- ...
api-port: 8000
controller-port: 5000