-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathconfig.example.yaml
More file actions
79 lines (67 loc) · 1.22 KB
/
config.example.yaml
File metadata and controls
79 lines (67 loc) · 1.22 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
internal_config:
app:
env:
port:
version:
address:
base_url:
timezone:
endpoint_prefix:
reset_password_url:
max_requests:
shutdown_timeout_in_seconds:
max_time_requests_per_seconds:
request_body_limit_in_megabyte:
account_deactivation_age_in_days:
login_session_expired_time_in_hours:
forgot_password_token_expired_time_in_minutes:
questionnaire_guest_response_response_expired_time_in_minutes:
superadmin_api_key:
superadmin_api_key_rate_limit:
fhir:
base_url:
jwt:
secret:
exp_time_in_hour:
mailer:
email_sender:
rabbitmq:
mailer_queue:
whatsapp_queue:
mongodb:
fhir_db_name:
konsulin_db_name:
konsulin:
bank_code:
bank_account_number:
finance_email:
payment_display_name:
payment_gateway:
username:
api_key:
base_url:
driver_config:
postgres:
port:
host:
username:
password:
dbname:
mongodb:
port:
host:
username:
password:
redis:
host:
port:
password:
logger:
level:
output_file_name:
output_error_file_name:
rabbitmq:
port:
host:
username:
password: