Only page not working is Chats (SQL Lite error)

This commit is contained in:
Jason Feibelman 2025-03-26 16:46:23 -04:00
parent 7c6984012a
commit 8d5ea43dec

View file

@ -17,6 +17,9 @@ services:
environment:
- SEARXNG_API_URL=http://searxng:8080
- CHOKIDAR_USEPOLLING=true
- NEXT_PUBLIC_AWS_DB_API_URL=https://lyxeetk4w1.execute-api.us-east-1.amazonaws.com/default/getFromStockalyzerDB
- NEXT_PUBLIC_AWS_DB_API_KEY=0KcuAyP5zT8kk2vW4MXAU9lMi52Yorti4vRwLwia
- NODE_ENV=development
ports:
- 3000:3000
networks: