This commit is contained in:
Saufi
2026-05-26 11:04:57 +08:00
parent 70f03fa314
commit c4d825e649
2 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ services:
container_name: hafiz_tunggakan_app
restart: unless-stopped
ports:
- "${APP_PORT:-8000}:8000"
- "${APP_PORT:-8005}:80"
environment:
APP_NAME: "Hafiz Tunggakan"
APP_ENV: "${APP_ENV:-production}"