managarten/packages/uload-database/.env.example

4 lines
200 B
Text

# Database connection string
DATABASE_URL=postgresql://postgres:postgres@localhost:5434/uload
# Or use project-specific variable
ULOAD_DATABASE_URL=postgresql://postgres:postgres@localhost:5434/uload