From f222dfab664c0ea916bae565c496ab930a79220a Mon Sep 17 00:00:00 2001 From: Nils Blume Date: Tue, 22 Aug 2023 14:54:43 +0200 Subject: [PATCH] added returnIp --- .env.dist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.dist b/.env.dist index d85980f..3ec3667 100644 --- a/.env.dist +++ b/.env.dist @@ -5,4 +5,5 @@ apiPassword="netcup DNS API Password" customerId="netcup customer ID" debug=true log=true -logFile=log.json \ No newline at end of file +logFile=log.json +returnIp=true