├── api
│ ├── .dev.vars
│ └── wrangler.toml
├── app
│ ├── .env
│ └── .env.production
├── mda
│ └── wrangler.toml
└── readme.md
Secrets in Cloudflare
- CF_API_TOKEN
- RS_API_TOKEN
type | name | value |
---|---|---|
TXT | @ | v=spf1 include:_spf.mx.cloudflare.net include:relay.mailchannels.net ~all |
type | name | value |
---|---|---|
TXT | _mailchannels | v=mc1 cfid=fill.workers.dev cfid=example.domain.com |