feat: delete link

This commit is contained in:
Juan Rodriguez
2024-05-13 10:23:20 +02:00
parent ded84e7fa5
commit 80feadfbd2
11 changed files with 86 additions and 34 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
DATABASE_URL=sqlite3://./sqlite/data.db
DATABASE_URL=sqlite3://./sqlite/data.db?journal_mode=wal&synchronous=normal
APP_URL=http://localhost:4000