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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ Containers created and their ports (if used) are as follows:
33
33
```
34
34
35
35
**Tips**:
36
+
- make sure you have the right permissions (775) set on src folder otherwise you will get nginx 404 error.
36
37
- incase you use a php extension not installed in the official composer image, be sure it's installed in php-fpm:alpine image via Dockerfile and specify the target platform / extension(s) in your composer.json:
0 commit comments