Commit 203b5e6
committed
Fix: Clé API correcte 1°BIP Face Recognition
CORRECTION:
- Clé API réelle: e17391c8-0832-43f8-90a3-e23a8a073793
- Application: 1°BIP Face Recognition (id=1)
- Avant utilisait: Demo app (id=0)
MIGRATION SQL NÉCESSAIRE:
UPDATE subject SET api_key = '1' WHERE subject_name IN ('moha exemple', 'mellal badr');
docker-compose.yml:136
camera-service/config/camera_config.env:601 parent 0ebb034 commit 203b5e6
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments