Skip to content

Commit c8a3f85

Browse files
committed
update wording
1 parent 38abb43 commit c8a3f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Finally, you may start Sail. To continue learning how to use Sail, please contin
6767
```
6868

6969
> [!WARNING]
70-
> If you are using Docker Desktop for Linux, you should use the `default` Docker context by executing the following command: `docker context use default`. If you run into file permission errors within containers, set the `SUPERVISOR_PHP_USER` environment variable to `root`, as described [here](https://github.com/laravel/sail/pull/677#issuecomment-2641741443).
70+
> If you are using Docker Desktop for Linux, you should use the `default` Docker context by executing the following command: `docker context use default`. In addition, if you encounter file permission errors within containers, you may need to set the `SUPERVISOR_PHP_USER` environment variable to `root`.
7171
7272
<a name="adding-additional-services"></a>
7373
#### Adding Additional Services

0 commit comments

Comments
 (0)