mirror of
https://github.com/jkaninda/laravel-php-fpm.git
synced 2025-12-07 01:19:38 +01:00
Update tests (#86)
* Optimization of entrypoint * Add version file * Update tests
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
ports:
|
||||
- 3306:3306
|
||||
php-fpm:
|
||||
image: jkaninda/laravel-php-fpm
|
||||
image: jkaninda/laravel-php-fpm:latest
|
||||
container_name: php-fpm
|
||||
restart: unless-stopped
|
||||
#user: www-data #Use www-data user production usage
|
||||
|
||||
Reference in New Issue
Block a user