Files
GW-renewal/.env.example
JAE SIK CHO f8427ee1d0 share job
2026-04-09 11:12:12 +09:00

11 lines
189 B
Plaintext

# Oracle DB
DB_URL=jdbc:oracle:thin:@host:1521:SID
DB_USERNAME=
DB_PASSWORD=
# JWT
JWT_SECRET=your-secret-key-must-be-at-least-256-bits-long
# File Storage
FILE_UPLOAD_PATH=/data/uploads