mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
sample of debug
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
- ./odoo/custom-addons:${CUSTOM_ADDONS}
|
||||
- ./odoo/entrypoint.sh:/entrypoint.sh
|
||||
- ./odoo/odoorc.sh:/odoorc.sh
|
||||
command: /usr/bin/python3 -m debugpy --listen ${HTTP_INTERFACE}:8888 /usr/bin/odoo --config ${ODOO_RC}
|
||||
env_file:
|
||||
- ./.env
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user