001project_wildgrowth/backend/env.develop

6 lines
260 B
Plaintext
Raw Normal View History

2026-02-11 19:10:05 +08:00
DATABASE_URL=postgresql://wildgrowth_rw:olCRbB9EKrMEfb@localhost:5432/wildgrowth?schema=public
# DATABASE_URL=postgresql://postgres:yangyichenYANGYICHENkaifa859@localhost:5432/wildgrowth_app?schema=public
JWT_SECRET=IZLHw83LLhlmeia2HjolCRbB9EKrMEfb
PORT=3005