Fix things

This commit is contained in:
2024-10-06 11:36:41 +01:00
parent f25f05f731
commit cea1a06c70
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
enable = true;
settings = {
server = {
http_addr = "localhost";
http_addr = "127.0.0.1";
http_port = 3033;
};
};