-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yaml
31 lines (28 loc) · 873 Bytes
/
config.yaml
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
---
server_config:
# default is 5050
port: 5050
# default is 0.0.0.0
host: 0.0.0.0
mail_config:
# MANDATORY email address used to send email
sender_email: [email protected]
# MANDATORY The password link to this this email
password: YourPassword
# email receiving the attestation if not precised in the http call or if using raspberry pin
default_receiver: [email protected]
default_subject: attestation_covid
default_body: attestation covid
default_attachment_name: attestation.pdf
# Will be used if not precised when calling the endpoint /get-attestation
# Or if you use raspberry pin to trigger the workflow
pdf_default_value:
firstname: John
lastname: Doe
address: 1 avenue des champs-élysées, 75015, Paris
birth_date: 01/01/1970
place_of_birth: le chesnay
sign_place: Paris
default_reasons:
- 2
- 6