테이블 추가기능 수정사항
This commit is contained in:
@@ -12,8 +12,8 @@ services:
|
||||
environment:
|
||||
- NODE_ENV=development
|
||||
- PORT=8080
|
||||
- DATABASE_URL=postgresql://postgres:postgres@postgres-erp:5432/ilshin
|
||||
- JWT_SECRET=ilshin-plm-super-secret-jwt-key-2024
|
||||
- DATABASE_URL=postgresql://postgres:ph0909!!@39.117.244.52:11132/plm
|
||||
- JWT_SECRET=your-super-secret-jwt-key-change-in-production
|
||||
- JWT_EXPIRES_IN=24h
|
||||
- CORS_ORIGIN=http://localhost:9771
|
||||
- CORS_CREDENTIALS=true
|
||||
|
||||
Reference in New Issue
Block a user