Commit Graph

12 Commits

Author SHA1 Message Date
TOBB
30bf711a2a config(docker): Add Docker configuration files 2025-05-05 23:37:00 +08:00
TOBB
2ade113c2a refactor(index.mjs): change listen ip to 0/32
Make server listen on all network interfaces

Allow external connections by binding to 0.0.0.0 instead of localhost only
2025-05-05 23:36:06 +08:00
jinhui.li
ba2da2f4ed fix some bugs 2025-03-03 15:51:12 +08:00
jinhui.li
48b908d36c fix some bugs 2025-03-03 15:42:11 +08:00
jinhui.li
ac9acd73c3 support proxy 2025-03-03 15:30:31 +08:00
jinhui.li
5ef624a1ac Add an .env.example file and provide more detailed instructions. 2025-03-01 23:12:31 +08:00
jinhui.li
492115fdf7 fix client.call is not a function 2025-03-01 10:30:26 +08:00
jinhui.li
b4d1efd9fb fix some description errors 2025-03-01 10:10:28 +08:00
jinhui.li
c9af9e50dc Enable deepseek using the router mode 2025-02-28 22:47:47 +08:00
jinhui.li
6837e0ea4b Bypass auth 2025-02-26 14:41:20 +08:00
jinhui.li
5a81d53045 add server 2025-02-25 16:44:06 +08:00
jinhui.li
fd5ce5a9f8 add README.md 2025-02-25 10:43:22 +08:00