[options] addons_path = /mnt/extra-addons/backend/custom_addons,/mnt/extra-addons/backend/openeducat_erp-19.0/openeducat_erp-19.0,/mnt/extra-addons/addons_extra,/mnt/extra-addons/addons_enterprise,/usr/lib/python3/dist-packages/odoo/addons,/mnt/enterprise admin_passwd = admin db_host = db db_port = 5432 db_user = odoo db_password = odoo db_name = encoach_v2 dbfilter = ^encoach_v2$ http_interface = 0.0.0.0 http_port = 8069 proxy_mode = True workers = 4 max_cron_threads = 2 limit_time_cpu = 180 limit_time_real = 360 limit_request = 65535 limit_memory_soft = 671088640 limit_memory_hard = 805306368 log_level = info logfile = None ; See P0.7 in docs/PROJECT_SUMMARY.md §21 — the container mounts the project ; root at /mnt/extra-addons so this config references the same backend/custom_addons ; tree as local development (odoo.conf).