feat(db): add migration script, migrate on each run
This commit is contained in:
parent
18da75ad97
commit
876487ad11
6 changed files with 25 additions and 3 deletions
|
|
@ -16,6 +16,7 @@ services:
|
|||
dockerfile: app.dockerfile
|
||||
environment:
|
||||
- SEARXNG_API_URL=http://searxng:8080
|
||||
- DATA_DIR=/home/perplexica
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue