mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-31 18:05:05 +07:00
10 lines
353 B
Plaintext
10 lines
353 B
Plaintext
|
# https://dash.cloudflare.com/profile
|
||
|
cloudflare_email = "myaccount@example.com"
|
||
|
# https://developers.cloudflare.com/fundamentals/setup/find-account-and-zone-ids
|
||
|
cloudflare_account_id = "foobarid"
|
||
|
# https://dash.cloudflare.com/profile/api-tokens
|
||
|
cloudflare_api_key = "foobarkey"
|
||
|
|
||
|
# https://my.zerotier.com/account
|
||
|
zerotier_central_token = "foobartoken"
|