diff --git a/conf/config.json b/conf/config.json index 6100205..5799b32 100644 --- a/conf/config.json +++ b/conf/config.json @@ -1,7 +1,7 @@ { "baseurl": "https://__DOMAIN__", "server": { - "host": "localhost", + "host": "127.0.0.1", "port": "__PORT__" }, "log_level": "debug",