diff options
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json b/config.json index d34e97b..ab6374e 100644 --- a/config.json +++ b/config.json | |||
@@ -1,5 +1,6 @@ | |||
1 | { | 1 | { |
2 | "server-name": "halfnarp.events.ccc.de", | 2 | "server-name": "halfnarp.events.ccc.de", |
3 | "server-secret": "<YOUR SERVER SECRET HERE>", | ||
3 | "host": "127.0.0.1", | 4 | "host": "127.0.0.1", |
4 | "port": 5023, | 5 | "port": 5023, |
5 | "websocket-host": "localhost", | 6 | "websocket-host": "localhost", |