You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Three additional containers are included that handle Composer, NPM, and Artisan
26
26
27
27
## Permissions Issues
28
28
29
-
If you encounter any issues with filesystem permissions while visiting your application or running a container command, try doing the following:
29
+
If you encounter any issues with filesystem permissions while visiting your application or running a container command, try completing the following steps:
30
30
31
31
- Bring any container(s) down with `docker-compose down`
32
32
- Copy the `.env.example` file in the root of this repo to `.env`
0 commit comments