We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc6068 commit ce3c790Copy full SHA for ce3c790
configure/group_vars/staging_vars.yml
@@ -7,7 +7,7 @@ int_appserver_app_url: "int-staging.avniproject.org"
7
goonj_sf_app_url: "https://goonj--patialv1.sandbox.my.salesforce.com/services/apexrest/v1"
8
goonj_sf_auth_url: "https://test.salesforce.com/services/oauth2/token"
9
amrit_server_url: "http://amritwprdev.piramalswasthya.org:8080"
10
-goonj_schedule_cron: "0 0/2 * * * ?"
+goonj_schedule_cron: "0 0/10 * * * ?"
11
power_schedule_cron: "0 0 * * * ?"
12
amrit_schedule_cron: "0 0/2 * * * ?"
13
goonj_app_tasks: "all"
0 commit comments