scrip bench

This commit is contained in:
2025-12-07 15:53:47 +01:00
parent 0d0755daa8
commit 80d8b7aa87
2 changed files with 30 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# API Token (généré automatiquement par install.sh)
# Utilisé pour authentifier les requêtes POST /api/benchmark
API_TOKEN=CHANGE_ME_GENERATE_RANDOM_TOKEN
API_TOKEN=test_hardware_perf
# Base de données SQLite
DATABASE_URL=sqlite:////app/data/data.db