fix init script
This commit is contained in:
@@ -18,6 +18,7 @@ services:
|
||||
ports:
|
||||
- "8080:8000"
|
||||
environment:
|
||||
LARAVEL_DATABASE_TYPE: mariadb
|
||||
LARAVEL_DATABASE_USER: laravel_user
|
||||
LARAVEL_DATABASE_PASSWORD: super_strong_password
|
||||
LARAVEL_DATABASE_NAME: laravel_db
|
||||
|
||||
Reference in New Issue
Block a user