Update frontend new build dev, proc 2

This commit is contained in:
admin
2025-09-29 16:35:43 +07:00
parent b686855d82
commit b7260357af

View File

@@ -17,13 +17,13 @@ services:
- NODE_ENV=production #added - NODE_ENV=production #added
dockerfile: Dockerfile dockerfile: Dockerfile
target: prod target: prod
environment: # environment:
- NEXT_PUBLIC_API_BASE=https://lcbp3.np-dms.work # - NEXT_PUBLIC_API_BASE=https://lcbp3.np-dms.work
image: dms-frontend:prod image: dms-frontend:prod
command: ["true"] command: ["true"]
# environment: environment:
# - NEXT_PUBLIC_API_BASE=https://lcbp3.np-dms.work - NEXT_PUBLIC_API_BASE=https://lcbp3.np-dms.work
# - NODE_ENV=production - NODE_ENV=production
# docker compose -f docker-frontend-build.yml build --no-cache # docker compose -f docker-frontend-build.yml build --no-cache
# **** สำหรับ build บน server เอา ## ออก ***** # **** สำหรับ build บน server เอา ## ออก *****
# สำหรับ build บน local # สำหรับ build บน local