Files
SIB/backend/.env.development

7 lines
187 B
Plaintext

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