Fast Refresh working (Except for Library Chats [SQL DB Not Found Error]

This commit is contained in:
Jason Feibelman 2025-03-26 17:09:41 -04:00
parent 8d5ea43dec
commit e00fe826b5
2 changed files with 7 additions and 4 deletions

View file

@ -28,7 +28,8 @@ services:
- backend-dbstore:/home/perplexica/data
- uploads:/home/perplexica/uploads
- ./config.toml:/home/perplexica/config.toml
- ./:/home/perplexica
- ./src:/home/perplexica/src
- ./public:/home/perplexica/public
restart: unless-stopped
networks: