Files
deepdrft/DeepDrftAPI/environment/apikey.example.json
T
2026-06-02 10:04:32 -04:00

6 lines
71 B
JSON

{
"ApiKeySettings": {
"ApiKey": "your-secret-api-key-here"
}
}