From 14645842643c4e5fa542def715ac1629e182388c Mon Sep 17 00:00:00 2001 From: lost+skunk Date: Mon, 2 Sep 2024 11:16:54 +0300 Subject: instance list update --- config.example.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.example.json') diff --git a/config.example.json b/config.example.json index 73eb32d..5397722 100644 --- a/config.example.json +++ b/config.example.json @@ -1,6 +1,6 @@ { - "listen": "0:3003", - "uri": "/", + "listen": "0.0.0.0:3003", + "uri": "/huy/", "cache": { "enabled": true, "path": "cache", -- cgit v1.2.3