mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Revert "Updated README for Vagrant log file location"
This reverts commit f71ab81437.
This commit is contained in:
parent
f71ab81437
commit
246220d029
1 changed files with 0 additions and 7 deletions
|
|
@ -64,13 +64,6 @@ $ tail -f app/logs/prod.log
|
||||||
$ tail -f app/logs/dev.log
|
$ tail -f app/logs/dev.log
|
||||||
```
|
```
|
||||||
|
|
||||||
If you are using the provided Vagrant environment, these files are located in shared memory to avoid the performance loss associated with NFS synchronization.
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ tail -f /dev/shm/sylius/app/logs/prod.log
|
|
||||||
$ tail -f /dev/shm/sylius/app/logs/dev.log
|
|
||||||
```
|
|
||||||
|
|
||||||
Contributing
|
Contributing
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue