1
0
Fork 0
forked from goffee/cup

add sqlite to ignore watcher

This commit is contained in:
Zeni Kim 2024-10-24 17:06:52 -05:00
parent ba49afe04a
commit 8141a9eba0
3 changed files with 1 additions and 1 deletions

View file

@ -48,7 +48,7 @@ POSTGRES_SSL_MODE=disable
POSTGRES_TIMEZONE=America/Argentina/Buenos_Aires
#_____ SQLITE _____#
SQLITE_DB_PATH=storage/sqlite.db
SQLITE_DB_PATH=storage/sqlite/sqlite.db
#######################################
###### CACHE ######

Binary file not shown.

BIN
storage/sqlite/sqlite.db Normal file

Binary file not shown.