mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 05:25:42 +07:00
refactor(docker): update aapanel port to 8085 to avoid conflicts
This commit is contained in:
@@ -100,5 +100,5 @@ Agar MIVO bisa diakses menggunakan domain (contoh: `mivo.domainanda.com`):
|
||||
2. Masukkan nama domain Anda.
|
||||
3. Pada **PHP Version**, pilih **Static** (atau langsung Reverse Proxy jika ada opsinya).
|
||||
4. Setelah site dibuat, buka settingannya > **Reverse Proxy** > **Add Reverse Proxy**.
|
||||
5. **Target URL**: `http://127.0.0.1:8082` (Ganti `8082` sesuai dengan `APP_PORT` Anda).
|
||||
5. **Target URL**: `http://127.0.0.1:8085` (Ganti `8085` sesuai dengan `APP_PORT` Anda).
|
||||
6. Simpan dan aktifkan SSL agar lebih aman.
|
||||
|
||||
Reference in New Issue
Block a user