adds support for laravel and livewire
This commit is contained in:
@@ -4,6 +4,8 @@ DB_NAME=wordpress
|
||||
DB_ROOT_PASSWORD=root
|
||||
DB_USER=user
|
||||
DB_USER_PASSWORD=password
|
||||
LARAVEL_VERSION=11.0
|
||||
LIVEWIRE_VERSION=3.5.10
|
||||
PHP_POST_MAX_SIZE=10m
|
||||
PHP_UPLOAD_MAX_FILESIZE=10M
|
||||
PREFIX=wpdocker
|
||||
|
||||
Reference in New Issue
Block a user