Upload files to "/"

This commit is contained in:
2026-06-10 10:31:28 +00:00
parent 54f97123d5
commit 2f66273f68
3 changed files with 128 additions and 38 deletions
+11
View File
@@ -0,0 +1,11 @@
# Fix Tugas_SIG Tiara untuk Coolify
Upload/replace file-file ini ke repo root `Tugas_SIG`.
File penting:
- `koneksi.php` root: koneksi database pakai Environment Variables + fallback database.
- `install_database.php`: installer sementara database.
- `Dockerfile`: PHP Apache port 80.
- `Tugas2/koneksi.php`, `Tugas3/koneksi.php`, `Tugas4/koneksi.php`, `Tugas1/koneksi.php`: proxy supaya include('koneksi.php') tetap jalan dari subfolder.
Setelah import database berhasil, hapus `install_database.php`, commit, push, lalu redeploy.