-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env.example
38 lines (22 loc) · 890 Bytes
/
.env.example
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
COMPOSE_PROJECT_NAME=opertusmundi_admin_gateway
VERSION=1.2.0
MARKETPLACE_URL=https://web.opertusmundi.internal/
ADMIN_USERNAME=admin@opertusmundi.internal
DATABASE_URL=jdbc:postgresql://postgres-1:5432/opertusmundi
DATABASE_USERNAME=opertusmundi
CAMUNDA_DATABASE_URL=jdbc:postgresql://postgres-1:5432/opertusmundi-camunda
CAMUNDA_DATABASE_USERNAME=camunda-reader
BPM_REST_BASE_URL=http://bpm-server:8000/engine-rest
BPM_REST_USERNAME=admin
MANGOPAY_CLIENT_ID=opertusmundi
CATALOGUE_BASE_URL=http://catalogueapi:5000/
INGEST_BASE_URL=http://ingest:5000/
TRANSFORM_BASE_URL=http://transform:5000/
MAILER_BASE_URL=http://mailer:8105/
MESSENGER_BASE_URL=http://messenger:8110/
RATING_BASE_URL=
RATING_USERNAME=
PROFILE_BASE_URL=http://profile:5000/
PID_BASE_URL=http://pid:5000/
ELASTICSEARCH_BASE_URL=http://elasticsearch-1:9200
ELASTICSEARCH_INDICES_ASSETS_INDEX_NAME=assets