From 04b3acc5091134a0898b2f9a8631e4db10d43b91 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Thu, 20 Oct 2022 15:25:21 +0200 Subject: [PATCH] update sample env --- .sample.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.sample.env b/.sample.env index f200793..d965903 100644 --- a/.sample.env +++ b/.sample.env @@ -2,8 +2,9 @@ TOKEn=myapitoken ZONE=example.org DNS_RECORD=some.example.org -PROXIED=false # Optional +#PROXIED=false #CRON=* * * * * #RESOLVER=http://ipv4.icanhazip.com/ +#LOG_LEVEL=debug