sass-imobiliaria/backend/.env.example

5 lines
178 B
Text

DATABASE_URL=postgresql://imob:imob_dev@localhost:5432/saas_imobiliaria
SECRET_KEY=change-me-in-production
CORS_ORIGINS=http://localhost:5173
FLASK_ENV=development
FLASK_APP=app