Skip to content

Commit

Permalink
chore: add HASURA_URL to env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens committed Jan 16, 2024
1 parent b25d5ee commit 777dd27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ app:
name: app
vars:
NEXTAUTH_URL: https://{{ .Values.global.host }}
HASURA_URL: http://hasura/v1/graphql
probesPath: /healthz
imagePackage: app

Expand Down

0 comments on commit 777dd27

Please sign in to comment.