Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update concept-depandsync.md #1860

Merged
merged 1 commit into from
Oct 12, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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