Make host and port configurable (#94)

Use the previous values as the default.
This commit is contained in:
nblock
2020-09-16 11:20:13 +02:00
committed by GitHub
parent 09b42f24c2
commit 3eb99d2635
2 changed files with 5 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
"team_name": "My Open Spacedeck",
"contact_email": "support@example.org",
"host": "::",
"port": 9666,
"endpoint": "http://localhost:9666",
"invite_code": "top-sekrit",