vajahath
06/11/2022, 7:58 AMvajahath
06/11/2022, 8:06 AMvajahath
06/11/2022, 8:51 AMTYPESENSE_PORT
nor the firebase interactive cli installation prompt asked me to add port. It only asked me to provide "host" and I gave it localhost:8108
.
https://github.com/typesense/firestore-typesense-search/blob/28ac6041156a9da4421c1713650371708c897251/functions/src/config.js#L10-L11Kishore Nallan
06/11/2022, 8:57 AMhost:port
format?vajahath
06/11/2022, 9:01 AMfirebase ext:install typesense/firestore-typesense-search
and it never asked me to provide port. So I naturally added it in the host:port format.Jason Bosco
06/11/2022, 2:24 PM