cyberchef/.env.template
2026-03-01 19:03:39 +00:00

5 lines
246 B
Plaintext

# CyberChef Cloud Operations Tests
# Copy this file to `.env` and fill in your valid GCP API Key if you want to run the Nightwatch browser tests against live Cloud APIs.
CYBERCHEF_GCP_TEST_KEY="YOUR_API_KEY_HERE"
CLIENT_ID="YOUR_CLIENT_ID_HERE"