Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,14 +1,2 @@
# Database connection URL for local PostgreSQL
# Connect to the 'superset' database
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/superset

STUB_API_KEY=

# Electron Desktop App
# Vite dev server port for Electron renderer process
# Default: 4927. Auto-increments when creating new worktrees to avoid port conflicts
VITE_DEV_SERVER_PORT=4927

# Enable new UI layout (workspace tabs at top, worktree sidebar)
# Set to 'true' to enable the new mock UI for visual iteration
ENABLE_NEW_UI=false
Loading
Loading