generated from openMF/ph-ee-start-here
-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathenv.sample
More file actions
47 lines (31 loc) · 1.63 KB
/
env.sample
File metadata and controls
47 lines (31 loc) · 1.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
export PH_OPS_BACKEND_SERVER_URL=https://ops.mifos.gazelle.test/api/v1
export PH_OPS_BATCH_SIGNATURE_URL=https://ops.mifos.gazelle.test/api/v1/util/x-signature
export PH_OPS_BULK_CONNECTOR_URL=https://ops.mifos.gazelle.test
export PH_VOU_BACKEND_SERVER_URL=https://ops.mifos.gazelle.test/api/v1
export PH_VOU_CALLBACK_URL=https://webhook.site/
PH_ACT_BACKEND_SERVER_URL=https://paymenthub.qa.oneacrefund.org/opsapp/api/v1
export PH_G2P_PAYMENT_CONFIG_URL=https://gateway.mifos.community/v1.0/g2p-payment
export PH_PLATFORM_TENANT_ID=phdefault
export PH_PLATFORM_TENANT_IDS=phdefault
export PH_ACT_BACKEND_SERVER_URL=https://ops.mifos.gazelle.test/api/v1
export PH_PLATFORM_TENANT_ID=gorilla
export PH_PLATFORM_TENANT_IDS=gorilla
export PH_REGISTERING_INSTITUTION_ID=SocialInstitution
export PH_AUTH_ENABLED=false
export PH_OAUTH_ENABLED=false
export PH_OAUTH_TYPE=keycloak
export PH_OAUTH_SERVER_URL=""
export PH_OAUTH_REALM=paymenthub
export PH_OAUTH_CLIENT_ID=opsapp
export PH_OAUTH_CLIENT_SECRET=Y2xpZW50Og=
export PH_OAUTH_CLIENT_UUUID=Y2xpZW50Og=
export PH_OAUTH_BASIC_AUTH=true
export PH_OAUTH_BASIC_AUTH_TOKEN=Y2xpZW50Og==
export PH_JBPM_API_URL=http://localhost:8180/kie-server/services/rest/server
export PH_JBPM_CONTAINER_ID=PaymentHubEE_1.0.0-SNAPSHOT
export PH_JBPM_CREDENTIALS_ADMIN_MAKER=Y2xpZW50Og==
export PH_JBPM_CREDENTIALS_ADMIN_CHECKER=Y2xpZW50Og==
export PH_JBPM_CREDENTIALS_BOTH=Y2xpZW50Og==
export PH_GRAFANA_DASHBOARD_URL=http://localhost:3000/d/keycloak/keycloak-metrics?orgId=1&refresh=5s&theme=light&kiosk=tv&fullscreen=true&refresh=5s&from=now-5m&to=now
export PH_DEFAULT_LANGUAGE=en
export PH_SUPPORTED_LANGUAGES=en,fr,es