initiall comit
This commit is contained in:
@@ -11,6 +11,11 @@ services:
|
||||
- .:/var/www/html
|
||||
environment:
|
||||
- APP_ENV=development
|
||||
- DB_HOST=mysql
|
||||
- DB_USER=root
|
||||
- DB_PASSWORD=root_password
|
||||
- DB_DATABASE=pemetaan_kemiskinan
|
||||
- DB_PORT=3306
|
||||
depends_on:
|
||||
- mysql
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user