summaryrefslogtreecommitdiff
path: root/config.example.json
diff options
context:
space:
mode:
authorlost+skunk <[email protected]>2024-09-02 11:16:54 +0300
committerlost+skunk <[email protected]>2024-09-02 11:16:54 +0300
commit14645842643c4e5fa542def715ac1629e182388c (patch)
tree80da1c9b891ce8b4f2393311f36f4530176366af /config.example.json
parent2f8c35ba322e3c8c6e0bff8f7818d4eedf002928 (diff)
downloadskunky-art-14645842643c4e5fa542def715ac1629e182388c.tar.gz
skunky-art-14645842643c4e5fa542def715ac1629e182388c.tar.bz2
skunky-art-14645842643c4e5fa542def715ac1629e182388c.zip
instance list update
Diffstat (limited to 'config.example.json')
-rw-r--r--config.example.json4
1 files changed, 2 insertions, 2 deletions
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",