Skip to content

Commit

Permalink
Update concept-depandsync.md (#1860)
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandschaub authored and nadar committed Aug 27, 2019
1 parent 57bf024 commit 204e1f1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/guide/concept-depandsync.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 204e1f1

Please sign in to comment.