mirror of
https://git.victorphan.net/basketballcantho/ten-project.git
synced 2026-08-05 09:53:10 +07:00
hoàn thành docker compose giai đoạn 1
This commit is contained in:
@@ -17,3 +17,8 @@ ACCESS_TOKEN_EXPIRE_MINUTES=60
|
||||
# ── Ports ─────────────────────────────────────────────────────────────────────
|
||||
# Port exposed on the host for the Next.js frontend
|
||||
FRONTEND_PORT=3000
|
||||
|
||||
# ── Docker Hub images (optional — leave blank to build locally) ───────────────
|
||||
# Set these on the target machine so docker compose pull works without building
|
||||
# BACKEND_IMAGE=your_dockerhub_username/lms-backend:latest
|
||||
# FRONTEND_IMAGE=your_dockerhub_username/lms-frontend:latest
|
||||
|
||||
Reference in New Issue
Block a user