From 3cb9cc987f548052333c3eed696c31b72029674e Mon Sep 17 00:00:00 2001 From: Nicolas Thal Date: Wed, 29 Nov 2017 12:29:34 +0100 Subject: [PATCH] update wording --- dekalee/cdn77-bundle/1.4/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dekalee/cdn77-bundle/1.4/manifest.json b/dekalee/cdn77-bundle/1.4/manifest.json index 0b2935c1..54a82406 100644 --- a/dekalee/cdn77-bundle/1.4/manifest.json +++ b/dekalee/cdn77-bundle/1.4/manifest.json @@ -6,7 +6,7 @@ "config/": "%CONFIG_DIR%/" }, "env": { - "DEKALEE_CDN77_LOGIN": "not-a-real-login", - "DEKALEE_CDN77_PASSWORD": "@@not-a-real-password" + "DEKALEE_CDN77_LOGIN": "your-cdn77-login", + "DEKALEE_CDN77_PASSWORD": "@@your-cdn77-password" } }