diff --git a/static/settings.json b/static/settings.json index f0502a5..9585cdd 100644 --- a/static/settings.json +++ b/static/settings.json @@ -1,4 +1,4 @@ { - "server": "example.com", + "host": "example.com", "port": 4433 }