-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.copier-answers.yml
41 lines (41 loc) · 1023 Bytes
/
.copier-answers.yml
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
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: v4.2.0
_src_path: gh:Tecnativa/doodba-copier-template
backup_deletion: false
backup_dst: boto3+s3://example_bucket
backup_email_from: contact@openspp.org
backup_email_to: null
backup_image_version: latest
backup_tz: UTC
cidr_whitelist: null
domains_prod:
- hosts:
- demo.openspp.org
domains_test:
- hosts:
- demo-test.openspp.org
gitlab_url: null
odoo_dbfilter: ^prod
odoo_initial_lang: en_US
odoo_listdb: false
odoo_oci_image: openspp/openspp
odoo_proxy: traefik
odoo_version: 17.0
paths_without_crawlers:
- /
postgres_cidr_whitelist: null
postgres_dbname: prod
postgres_exposed: false
postgres_exposed_port: 5432
postgres_username: odoo
postgres_version: "15"
project_author: OpenSPP
project_license: LGPL-3.0-or-later
project_name: OpenSPP
smtp_canonical_default: null
smtp_canonical_domains: null
smtp_default_from: contact@openspp.org
smtp_relay_host: null
smtp_relay_port: 587
smtp_relay_user: null
smtp_relay_version: "10"