# Outline PostgreSQL DATABASE_URL=postgres://USER:PASSWORD@HOST:PORT/DATABASE # Componentes DB_HOST=localhost DB_PORT=5432 DB_USER=outline DB_PASSWORD=your_password DB_NAME=outline