ashnaali22/phase-3-h2
0
1# Database2DATABASE_URL=postgresql://[user]:[password]@[host]/[database]?sslmode=require3 4# Server5DEBUG=True6HOST=0.0.0.07PORT=80008 9# CORS10FRONTEND_URL=http://localhost:300011 12# Logging13LOG_LEVEL=INFO14 1# Database2DATABASE_URL=postgresql://[user]:[password]@[host]/[database]?sslmode=require3 4# Server5DEBUG=True6HOST=0.0.0.07PORT=80008 9# CORS10FRONTEND_URL=http://localhost:300011 12# Logging13LOG_LEVEL=INFO14