Update README.md

This commit is contained in:
2023-01-04 18:02:22 +02:00
parent d5899188ff
commit bd7cbc0a07

View File

@@ -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