initiall comit

This commit is contained in:
unknown
2026-06-12 22:44:23 +07:00
parent 4949c84feb
commit d7dd18ddba
9 changed files with 1069 additions and 15 deletions
+5
View File
@@ -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: