@@ -1,7 +1,7 @@
import path from "node:path";
const NET_PORT = 4536;
const NET_HOST = '10.0.1.39';
const NET_HOST = '127.0.0.1';
const WEB_ROOT = './res/';
interface FileMapping {
The note is not visible to the blocked user.