From 91d22305900e586cbc34a6ec4d6bc34718073de2 Mon Sep 17 00:00:00 2001 From: Roland Schaub Date: Fri, 12 Oct 2018 10:00:06 +0200 Subject: [PATCH] Update concept-depandsync.md --- docs/guide/concept-depandsync.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/guide/concept-depandsync.md b/docs/guide/concept-depandsync.md index 4a6f09b14..140ae1e31 100644 --- a/docs/guide/concept-depandsync.md +++ b/docs/guide/concept-depandsync.md @@ -39,10 +39,12 @@ You will be asked to enter the URL of your production environment (e.g. `https:/ Terminal commands: -`./vendor/bin/luya admin/proxy` --> run or setup proxy urls and secret token -`./vendor/bin/luya admin/proxy/clear` --> clear and reset local stored proxy configurariont +`./vendor/bin/luya admin/proxy` --> run or setup proxy urls and secret token +`./vendor/bin/luya admin/proxy/clear` --> clear and reset local stored proxy configuration -Get more commands and infos about der {{luya\admin\commands\ProxyController}}. +In case an error occurs when executing the `admin\proxy` command, executing the `admin/proxy/clear` command first might help (you will have to enter the url, identifier and token after resetting the configuration with the `clear` command). + +For details and more commands, see {{luya\admin\commands\ProxyController}}. ## Deploy prep env