mirror of
https://github.com/jkaninda/laravel-php-fpm.git
synced 2025-12-06 17:09:39 +01:00
Update README.md
This commit is contained in:
@@ -175,7 +175,7 @@ volumes:
|
|||||||
## Build from base
|
## Build from base
|
||||||
Dockerfile
|
Dockerfile
|
||||||
```Dockerfile
|
```Dockerfile
|
||||||
FROM jkaninda/nginx-php-fpm:8.1
|
FROM jkaninda/laravel-php-fpm:8.1
|
||||||
# Copy laravel project files
|
# Copy laravel project files
|
||||||
COPY . /var/www/html
|
COPY . /var/www/html
|
||||||
# Storage Volume
|
# Storage Volume
|
||||||
|
|||||||
Reference in New Issue
Block a user