Iteration 1

This commit is contained in:
AutoCoder Bot 2024-11-23 17:15:34 -08:00
parent c650d1c3d9
commit 0f30fc6ec1
5 changed files with 107 additions and 32 deletions

View file

@ -1,2 +1,3 @@
NEXT_PUBLIC_WS_URL=ws://localhost:3001
NEXT_PUBLIC_API_URL=http://localhost:3001/api
NEXT_PUBLIC_WS_URL=ws://127.0.0.1:3001
NEXT_PUBLIC_API_URL=http://127.0.0.1:3001/api
SEARXNG_API_URL=http://searxng:8080