chore: benchmark script

This commit is contained in:
Juan Rodriguez
2024-05-20 18:43:18 +02:00
parent 8c209f0036
commit 7cbd469842
3 changed files with 142 additions and 15 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ services:
DATABASE_URL: sqlite3://./sqlite/data.db?journal_mode=wal&synchronous=normal&foreign_keys=true
APP_URL: http://0.0.0.0:4001
ports:
- 4000:4000
- 4001:4000