fixed typo

This commit is contained in:
2026-04-28 16:56:53 -04:00
parent 6ce0671f51
commit d3a889f100
+1 -1
View File
@@ -21,7 +21,7 @@ in
server = {
http_addr = "192.168.90.40";
http_port = 3000;
root_url = "http://$192.168.90.40:3000/";
root_url = "http://192.168.90.40:3000/";
};
};
provision = {