Skip to content

Commit

Permalink
avniproject/integration-service#85 | Set env var for lahi gcp configu…
Browse files Browse the repository at this point in the history
…ration
  • Loading branch information
1t5j0y committed Nov 8, 2023
1 parent 290eaaf commit 279a8fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configure/roles/int_appserver/templates/appserver.conf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ export LAHI_AVNI_API_USER={{lahi_avni_api_user}}
export LAHI_AVNI_API_PASSWORD={{lahi_avni_api_password}}
export LAHI_AVNI_API_URL={{lahi_avni_api_url}}
export LAHI_INT_SCHEDULE_CRON={{lahi_schedule_cron}}
export LAHI_INT_SCHEDULE_CRON_FULL_ERROR="0 2 0/6 * * ?"
export LAHI_INT_SCHEDULE_CRON_FULL_ERROR="0 2 0/6 * * ?"
export GLIFIC_GCP_CREDENTIALS_FILE={{lahi_glific_gcp_project_credentials_path}}

0 comments on commit 279a8fa

Please sign in to comment.