You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i follow steps my .env is
TYPESENSE_HOST=localhost
TYPESENSE_PORT=8108
TYPESENSE_PROTOCOL=http
TYPESENSE_ADMIN_API_KEY=wbEvuLo0BOPahHPZDYwHYj3tZc7RBX8o
TYPESENSE_SEARCH_ONLY_API_KEY=LNWaKCljmvwD9iqh5OAZ8gQmETPooIG7
TYPESENSE_COLLECTION_NAME=commits
y dont run in docker so my yarn typesenseServer is: typesense-server --data-dir /tmp/typesense-server-data --api-key=wbEvuLo0BOPahHPZDYwHYj3tZc7RBX8o --listen-port 8108 --enable-cors instead of the docker one and i always have this issue in all examples.
Steps to reproduce
Expected Behavior
Actual Behavior
Metadata
Typesense Version:
OS:
The text was updated successfully, but these errors were encountered:
Description
i follow steps my .env is
TYPESENSE_HOST=localhost
TYPESENSE_PORT=8108
TYPESENSE_PROTOCOL=http
TYPESENSE_ADMIN_API_KEY=wbEvuLo0BOPahHPZDYwHYj3tZc7RBX8o
TYPESENSE_SEARCH_ONLY_API_KEY=LNWaKCljmvwD9iqh5OAZ8gQmETPooIG7
TYPESENSE_COLLECTION_NAME=commits
y dont run in docker so my yarn typesenseServer is: typesense-server --data-dir /tmp/typesense-server-data --api-key=wbEvuLo0BOPahHPZDYwHYj3tZc7RBX8o --listen-port 8108 --enable-cors instead of the docker one and i always have this issue in all examples.
Steps to reproduce
Expected Behavior
Actual Behavior
Metadata
Typesense Version:
OS:
The text was updated successfully, but these errors were encountered: