# @interfere/sdk SDK Environment Variables # Copy this file to .env and fill in your actual values # DO NOT commit the .env file to version control # Security Configuration # The SDK supports loading security credentials from environment variables # with the prefix: INTERFERE_ # # Security environment variables: INTERFERE_PUBLISHABLE_KEY=your_publishablekey_here # Debug Configuration # Enable HTTP request/response logging for debugging INTERFERE_DEBUG=true