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 start my server like this: typesense-server --data-dir /data --api-key=03i1pC2Hzd0JmJRR4uW7BSv95zJb6FKt --listen-port 8108 --enable-cors this is my admin key
The i follow the steps but i dont use docker because y do locally with the command wrote before.
mi .env.developent file is
TYPESENSE_HOST=localhost
TYPESENSE_PORT=8108
TYPESENSE_PROTOCOL=http
TYPESENSE_ADMIN_API_KEY=03i1pC2Hzd0JmJRR4uW7BSv95zJb6FKt
TYPESENSE_SEARCH_ONLY_API_KEY=r1q96fI80eFQPFM7UfSc3zL2wRSF7uBC
TYPESENSE_COLLECTION_NAME=b
with the same admin key that the server has. So why when i put http://localhost:3000 in the console appears the next error.
Expected Behavior
Actual Behavior
Metadata
Typesense Version:
OS:
The text was updated successfully, but these errors were encountered:
Description
I can list books and i have an error when i put http://localhost:3000
Steps to reproduce
I start my server like this: typesense-server --data-dir /data --api-key=03i1pC2Hzd0JmJRR4uW7BSv95zJb6FKt --listen-port 8108 --enable-cors this is my admin key
The i follow the steps but i dont use docker because y do locally with the command wrote before.
mi .env.developent file is
TYPESENSE_HOST=localhost
TYPESENSE_PORT=8108
TYPESENSE_PROTOCOL=http
TYPESENSE_ADMIN_API_KEY=03i1pC2Hzd0JmJRR4uW7BSv95zJb6FKt
TYPESENSE_SEARCH_ONLY_API_KEY=r1q96fI80eFQPFM7UfSc3zL2wRSF7uBC
TYPESENSE_COLLECTION_NAME=b
with the same admin key that the server has. So why when i put http://localhost:3000 in the console appears the next error.
Expected Behavior
Actual Behavior
Metadata
Typesense Version:
OS:
The text was updated successfully, but these errors were encountered: