mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-05 04:05:14 -05:00
feat(cmdk): added knowledgebases to the cmdk modal (#1530)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Database (Required)
|
||||
DATABASE_URL="postgresql://postgres:password@localhost:5432/postgres"
|
||||
# DATABASE_SSL=TRUE # Optional: Enable SSL for database connections (defaults to FALSE)
|
||||
|
||||
# PostgreSQL Port (Optional) - defaults to 5432 if not specified
|
||||
# POSTGRES_PORT=5432
|
||||
|
||||
Reference in New Issue
Block a user