Update .env
Browse files
.env
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
# DO NOT commit .env file to version control
|
| 4 |
|
| 5 |
# Mistral AI API Key (optional - system works without it)
|
| 6 |
-
MISTRAL_API_KEY=
|
| 7 |
|
| 8 |
# Other optional configurations
|
| 9 |
DEBUG_MODE=false
|
|
|
|
| 3 |
# DO NOT commit .env file to version control
|
| 4 |
|
| 5 |
# Mistral AI API Key (optional - system works without it)
|
| 6 |
+
MISTRAL_API_KEY=IOIZD7Z0Sfxd1kjZzLdkNyyA8PNxKBJF
|
| 7 |
|
| 8 |
# Other optional configurations
|
| 9 |
DEBUG_MODE=false
|