betulkan port
This commit is contained in:
@@ -6,13 +6,13 @@ services:
|
||||
container_name: hafiz_tunggakan_app
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "${APP_PORT:-8005}:80"
|
||||
- "${APP_PORT:-8005}:8000"
|
||||
environment:
|
||||
APP_NAME: "Hafiz Tunggakan"
|
||||
APP_ENV: "${APP_ENV:-production}"
|
||||
APP_KEY: "${APP_KEY:-}"
|
||||
APP_DEBUG: "${APP_DEBUG:-false}"
|
||||
APP_URL: "${APP_URL:-http://localhost:8000}"
|
||||
APP_URL: "http://ratemas.apps.mbip.my"
|
||||
APP_TIMEZONE: "Asia/Kuala_Lumpur"
|
||||
APP_LOCALE: "ms"
|
||||
APP_FALLBACK_LOCALE: "en"
|
||||
|
||||
Reference in New Issue
Block a user