Skip to content

Commit

Permalink
fix .env
Browse files Browse the repository at this point in the history
  • Loading branch information
Korintios committed Dec 12, 2024
1 parent e89bd25 commit 453cdc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Ruta de la base de datos sqlite

DATABASE_URL="file:./data/app.sqlite"
DATABASE_URL="file:../data/app.sqlite"

0 comments on commit 453cdc8

Please sign in to comment.