betulkan port
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user