Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ BRIEFING_FEED=http://api
POST_SCRAPER_ORIGIN=http://localhost:8000
# YGGDRASIL_ORIGIN=http://localhost:3001 # Optional: override POST_SCRAPER_ORIGIN for link previews
YGGDRASIL_SENTIMENT_ORIGIN=http://localhost:3002
HEIMDALL_ORIGIN=http://localhost:7000
KRATOS_ORIGIN=http://localhost:7000
BETTER_AUTH_REDIRECT_URL=https://sso.local.fylla.dev/api
MAGNI_ORIGIN=http://localhost:9000
MEILI_ORIGIN=http://localhost:7700/
Expand Down
2 changes: 0 additions & 2 deletions .infra/Pulumi.adhoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,9 @@ config:
skadiApiOriginV2: http://skadi-boost-api-server.local.svc.cluster.local
freyjaOrigin: http://freyja
gcloudProject: local
heimdallOrigin: http://heimdall-api
jwtAudience: Daily Staging
jwtIssuer: Daily API Staging
jwtSecret: '|r+.2!!!.Qf_-|63*%.D'
kratosOrigin: http://heimdall-kratos-public
logLevel: info
meiliIndex: dailydev
meiliOrigin: 'http://localhost:7700/' # your local inet address, you can update it in .env file, can be sorted by adding meilisearch to local pulumi stack
Expand Down
2 changes: 0 additions & 2 deletions .infra/Pulumi.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,13 @@ config:
secure: AAABAJEgS6b8xZv0j06KOawyNMdkTpGmzKs7Ryed5SofiLp3vSTjxhqQuKSVsaHjR5s=
growthbookClientKey:
secure: AAABAIVkkeJGes/CVRjekXu8GfXXhC9FihKkcb2C4peMA7yS7HbO52uViOrP5uIFmgAQ2A==
heimdallOrigin: http://heimdall-api.heimdall
internalFeed: http://feed.feed.svc.cluster.local/api/feed?
jwtAudience:
secure: AAABABYdafVA0XsTaLOHd1ROWJc6ggvXKA+e+lOjg3jduCMeGQ==
jwtIssuer:
secure: AAABAG0AuSVweFAmuLEMRDzVrVKMoXasHIRf0Md6aIyBlqTbvvCWDzU=
jwtSecret:
secure: AAABAFUcG4T/DgIjrCzR9Ka+aUJ5cMeKCm9jCAvWVdLKqFMj4voiYjva1Lrny+7A67xRYg==
kratosOrigin: http://heimdall-kratos-public.heimdall
lofnOrigin: http://lofn-config-api.lofn
magniOrigin: http://magni-search-api
meiliIndex:
Expand Down
Loading
Loading