Skip to content

Commit

Permalink
[#79] enable permission for nfs
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Calef committed Mar 2, 2021
1 parent 1f45141 commit 13eaaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Those provisions will be executed on pre-defined sequences:
### Permission
Magento file system owner is configured for ``vagrant`` user, it means all commands in magento project must be executed by this user.<br>
By default command line ``vagrant ssh`` will log you as vagrant user.<br>
* To re-apply magento permission you can run ``permission`` in command line: this is only applicable for ``app`` path or ``default`` mount configurations.
* To re-apply magento permissions you can run ``permission`` directly in command line.

### Command line
* magento (Magento CLI for your project)
Expand Down

0 comments on commit 13eaaa0

Please sign in to comment.