betulkan port

This commit is contained in:
Saufi
2026-05-26 11:12:22 +08:00
parent c4d825e649
commit 6ca0bd82fd
3 changed files with 11 additions and 5 deletions

View File

@@ -33,7 +33,13 @@ docker compose --env-file .env.docker up -d --build
Aplikasi boleh dibuka di:
```text
http://localhost:8000
http://ratemas.apps.mbip.my
```
Container expose aplikasi melalui host port `8005`. Reverse proxy untuk domain `ratemas.apps.mbip.my` perlu connect ke:
```text
http://127.0.0.1:8005
```
Untuk jalankan migration dan seeder semasa container start, set: