-
Notifications
You must be signed in to change notification settings - Fork 89
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
EDU-14184: Update on WebOps doc about the master environment #1729
Conversation
Preview LinksOpen this URL to set up the portal with this branch changes. You can now access the edited pages with the following URLs:
|
Navigation Preview LinkNo changes detected in the navigation.json file |
|
||
```bash | ||
vtex login {accountName} | ||
``` | ||
|
||
> ⚠️ Replace `{accountName}` with your store account name, for example `vtex login store`. | ||
> ⚠️ The FastStore WebOps app only works in the production environment, so you must install it only in your account's master environment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
De repente esse callout faz mais sentido no item 2 abaixo, que aborda mais diretamente a etapa da instalação do app.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Boa! Ajustado
|
||
```bash | ||
vtex login {accountName} | ||
``` | ||
|
||
> ⚠️ Replace `{accountName}` with your store account name, for example `vtex login store`. | ||
> ⚠️ The FastStore WebOps app only works in the production environment, so you must install it only in your account's master environment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Boa! Ajustado
Types of changes