fix environment variable error and enable docker build automation (#94)

* chore: fix database import error

* remove unused file and improve env example

* docker build automation
This commit is contained in:
Luis Novo 2025-07-17 09:54:28 -03:00 committed by GitHub
parent d7b0fff954
commit 3b2ced54e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 359 additions and 341 deletions

View file

@ -65,14 +65,7 @@ SURREAL_PASSWORD="root"
SURREAL_NAMESPACE="open_notebook"
SURREAL_DATABASE="staging"
# Old format (backward compatible) - will be converted automatically
# SURREAL_ADDRESS="localhost"
# SURREAL_PORT=8000
# SURREAL_USER="root"
# SURREAL_PASS="root"
# SURREAL_NAMESPACE="open_notebook"
# SURREAL_DATABASE="staging"
# OPEN_NOTEBOOK_PASSWORD=
# FIRECRAWL - Get a key at https://firecrawl.dev/
FIRECRAWL_API_KEY=