690319:2328 Update Backend & Frontend dep. #05
Build and Deploy / deploy (push) Failing after 16m53s
Build and Deploy / deploy (push) Failing after 16m53s
This commit is contained in:
@@ -114,9 +114,11 @@ services:
|
|||||||
NODE_ENV: 'production'
|
NODE_ENV: 'production'
|
||||||
HOSTNAME: '0.0.0.0'
|
HOSTNAME: '0.0.0.0'
|
||||||
PORT: '3000'
|
PORT: '3000'
|
||||||
|
# --- API Backend URL ---
|
||||||
|
NEXT_PUBLIC_API_URL: 'https://backend.np-dms.work/api'
|
||||||
# --- NextAuth ---
|
# --- NextAuth ---
|
||||||
AUTH_SECRET: 'eebc122aa65adde8c76c6a0847d9649b2b67a06db1504693e6c912e51499b76e'
|
AUTH_SECRET: 'eebc122aa65adde8c76c6a0847d9649b2b67a06db1504693e6c912e51499b76e'
|
||||||
AUTH_URL: 'https://lcbp3.np-dms.work'
|
AUTH_URL: 'https://frontend.np-dms.work'
|
||||||
networks:
|
networks:
|
||||||
- lcbp3
|
- lcbp3
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|||||||
Reference in New Issue
Block a user