Deploy Laravel rebuild via Coolify

Point Docker and Coolify compose to the Laravel rebuild app so mahasiswa, dosen, and admin flows are served from the new Laravel public entrypoint.
This commit is contained in:
Power BI Dev
2026-05-03 18:50:29 +07:00
parent 89ce9d30a7
commit dab8ea396b
107 changed files with 17544 additions and 20 deletions

View File

@@ -3,8 +3,7 @@ services:
ports:
- "${APP_PORT:-8080}:80"
volumes:
- ./files:/var/www/html/files
- ./img:/var/www/html/img
- ./rebuild/storage:/var/www/html/storage
db:
ports: