Files
SIB/backend/.env.development

7 lines
187 B
Plaintext
Raw Normal View History

2026-02-21 09:53:31 -05:00
DATABASE_URL=postgresql+asyncpg://postgres:postgres@localhost:5432/sibu
ENVIRONMENT=production
DEBUG=false
RUN_SEEDERS=false
SECRET_KEY=sibu-secret-key-for-dev-12345
ADMIN_PASSWORD=admin