This commit is contained in:
DDD1542 2026-03-13 17:45:12 +09:00
parent 80be7c5a76
commit 8ca1890fc0
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
environment: environment:
- NODE_ENV=development - NODE_ENV=development
- PORT=8080 - PORT=8080
- DATABASE_URL=postgresql://postgres:vexplor0909!!@211.115.91.141:11134/vexplor - DATABASE_URL=postgresql://postgres:ph0909!!@39.117.244.52:11132/plm
- JWT_SECRET=ilshin-plm-super-secret-jwt-key-2024 - JWT_SECRET=ilshin-plm-super-secret-jwt-key-2024
- JWT_EXPIRES_IN=24h - JWT_EXPIRES_IN=24h
- CORS_ORIGIN=http://localhost:9771 - CORS_ORIGIN=http://localhost:9771