develop #6

Merged
zeni merged 4 commits from develop into main 2024-10-28 13:21:42 -04:00
3 changed files with 1 additions and 1 deletions
Showing only changes of commit 8141a9eba0 - Show all commits

View file

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

Binary file not shown.

BIN
storage/sqlite/sqlite.db Normal file

Binary file not shown.