diff --git a/docker-compose.yml b/docker-compose.yml index 261b07d..f23bbe9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,5 +1,3 @@ -version: '3.8' - services: open-notebook: image: ghcr.io/lfnovo/open-notebook:v1-latest-single diff --git a/docker.env.example b/docker.env.example index 4106af6..a482ba6 100644 --- a/docker.env.example +++ b/docker.env.example @@ -8,7 +8,7 @@ # API Configuration # ------------------------------------------------------------------------------ INTERNAL_API_URL=http://localhost:5055 -API_URL=http://notebook.jeffemmett.com:5055 +API_URL=https://notebook-api.jeffemmett.com API_CLIENT_TIMEOUT=300 ESPERANTO_LLM_TIMEOUT=120