690319:2328 Update Backend & Frontend dep. #05
Build and Deploy / deploy (push) Failing after 16m53s

This commit is contained in:
2026-03-19 23:28:59 +07:00
parent f1d2bfbe44
commit f1b81a7d0d
@@ -114,9 +114,11 @@ services:
NODE_ENV: 'production'
HOSTNAME: '0.0.0.0'
PORT: '3000'
# --- API Backend URL ---
NEXT_PUBLIC_API_URL: 'https://backend.np-dms.work/api'
# --- NextAuth ---
AUTH_SECRET: 'eebc122aa65adde8c76c6a0847d9649b2b67a06db1504693e6c912e51499b76e'
AUTH_URL: 'https://lcbp3.np-dms.work'
AUTH_URL: 'https://frontend.np-dms.work'
networks:
- lcbp3
healthcheck: