001project_wildgrowth/backend/.env.develop

6 lines
260 B
Plaintext

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