Skip to content

Commit 1d19cce

Browse files
committed
site search refactor
1 parent 44271fb commit 1d19cce

File tree

259 files changed

+7682
-3010
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

259 files changed

+7682
-3010
lines changed

.github/workflows/deploy-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616
env:
1717
NODE_OPTIONS: "--max-old-space-size=8192"
1818
CP_WEB_URL: https://cloud.rxc.app/
19-
CP_BACKEND_URL: https://cloud-f188e2cd-51fb-4b29-b546-2ce4b9efc5d5.fly.dev/
19+
CP_BACKEND_URL: https://f188e2cd-51fb-4b29-b546-2ce4b9efc5d5.fly.dev/
2020
DEV_TYPESENSE_HOST: ${{ secrets.DEV_TYPESENSE_HOST }}
2121
DEV_TYPESENSE_SEARCH_API_KEY: ${{ secrets.DEV_TYPESENSE_SEARCH_API_KEY }}
2222

.github/workflows/deploy-stg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
NODE_OPTIONS: "--max-old-space-size=8192"
1717
FLY_API_TOKEN: ${{ secrets.STG_FLY_API_TOKEN }}
1818
CP_WEB_URL: https://cloud.reflexcorp.run/
19-
CP_BACKEND_URL: https://cloud-29f4f535-4fb8-48b9-8b55-2000f2782aee.fly.dev/
19+
CP_BACKEND_URL: https://29f4f535-4fb8-48b9-8b55-2000f2782aee.fly.dev/
2020
TYPESENSE_HOST: ${{ secrets.STG_TYPESENSE_HOST }}
2121
TYPESENSE_SEARCH_API_KEY: ${{ secrets.STG_TYPESENSE_SEARCH_API_KEY }}
2222

489 KB
507 KB
445 KB
456 KB
509 KB
531 KB
459 KB
449 KB

0 commit comments

Comments
 (0)