mirror of
https://github.com/jkaninda/laravel-php-fpm.git
synced 2025-12-07 01:19:38 +01:00
Update php version, fix permission issue
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
||||
image: jkaninda/laravel-php-fpm:latest
|
||||
container_name: php-fpm
|
||||
restart: unless-stopped
|
||||
user: www-data #Use www-data user production usage
|
||||
depends_on:
|
||||
- mysql
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user