Update README

This commit is contained in:
2024-01-06 15:05:57 +01:00
parent 2f864b2995
commit 9fa8b63e37
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ services:
image: jkaninda/laravel-php-fpm
container_name: php-fpm
restart: unless-stopped
user: www-data #Use www-data user production usage
user: www-data #Use www-data user for production usage
volumes:
#Project root
- ./:/var/www/html