Skip to content

Commit ed972be

Browse files
authored
Update README.md
1 parent e251550 commit ed972be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Containers created and their ports (if used) are as follows:
3333
```
3434

3535
**Tips** :
36+
- make sure you have the right permissions (775) set on src folder otherwise you will get nginx 404 error.
3637
- in case 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:
3738
```sh
3839
{

0 commit comments

Comments
 (0)