Removed padding

This commit is contained in:
nicco 2019-01-22 13:03:25 +01:00
parent ea291ac6dd
commit 327a7ce5b8
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
EMAIL="my@mail.com"
KEY="my_api_key" # found in cloudflare account settings
ZONE="example.org"
DNS_RECORD="some.example.org"
EMAIL=my@mail.com
KEY=my_api_key
ZONE=example.org
DNS_RECORD=some.example.org