mirror of
https://github.com/dataforcanada/d4c-infra-distribution.git
synced 2026-06-13 14:10:53 +02:00
Add vibe code Cloudflare data ingestor to Source Cooperative
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Copy to .env and fill in real values.
|
||||
# Used by Wrangler for local development (wrangler dev).
|
||||
# For deployed Workers, set secrets via: pnpm wrangler secret put <KEY>
|
||||
|
||||
AUTH_TOKEN="your-auth-token"
|
||||
AWS_ACCESS_KEY_ID="AKIAxxxxxxxxxxxxxxxxxxxx"
|
||||
AWS_SECRET_ACCESS_KEY="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
Reference in New Issue
Block a user