Skip to content

Commit

Permalink
Add gwells service host and port.
Browse files Browse the repository at this point in the history
  • Loading branch information
fergmac committed Dec 13, 2024
1 parent f87ad6a commit 690dbf1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions backend/openshift.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,10 @@ objects:
value: '4'
- name: ENFORCE_ENV_VARIABLES
value: 'false'
- name: GWELLS_SERVICE_HOST
value: 'gwells'
- name: GWELLS_SERVICE_PORT
value: 5432
- name: EMAIL_NOTIFICATION_RECIPIENT
valueFrom:
configMapKeyRef:
Expand Down

0 comments on commit 690dbf1

Please sign in to comment.