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" } }