mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-15 17:37:30 +01:00
Make host and port configurable (#94)
Use the previous values as the default.
This commit is contained in:
@@ -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",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user