mirror of
https://github.com/perstarkse/minne.git
synced 2026-03-18 07:24:12 +01:00
chore: fixed schema typo, error naming, updated compose example
This commit is contained in:
@@ -14,7 +14,8 @@ services:
|
||||
SURREALDB_NAMESPACE: "test"
|
||||
OPENAI_API_KEY: "sk-key"
|
||||
DATA_DIR: "./data"
|
||||
# RUST_LOG: "info"
|
||||
HTTP_PORT: 3000
|
||||
RUST_LOG: "info"
|
||||
depends_on:
|
||||
- surrealdb
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user