[update]: README

This commit is contained in:
VivianDee
2025-03-25 06:48:11 +01:00
parent 8d89051c51
commit 9ed359d307
3 changed files with 7 additions and 0 deletions
+2
View File
@@ -34,6 +34,8 @@ Then, open the `.env` file and add the following:
# Environment Variables
VALID_API_KEY=testtest-api-key-12345
VALID_APP_ID=app1
SWAGGER_URL="/documentation"
API_URL="/swagger.json"
```
This ensures that the application uses secure API keys and app IDs.