Fix things
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
server = {
|
||||
http_addr = "localhost";
|
||||
http_addr = "127.0.0.1";
|
||||
http_port = 3033;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user