Anthox
Anthox
Hello! Any update on this? I'd need also to be able to list vectors ids (cf: [https://docs.pinecone.io/reference/api/data-plane/list](https://docs.pinecone.io/reference/api/data-plane/list) Thanks.
Facing the same problem with graphql endpoint cors issue. I also faced a Letsencrypt configuration issue and couldn't resolve it directly. Faced also at every run of the docker containers...
Hello @jdenquin, Thank you for your answer. I succeed to make it work yesterday evening with the following env variable defined in my .bashrc file: ``` export LAGO_FRONT_URL=https://mydomainportal.com export FRONT_PORT=8045...