[ADD] docker erplibre addons for external addons
This commit is contained in:
parent
e7e6c3807d
commit
f4aa9f70de
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,8 @@ services:
|
|||
command: odoo
|
||||
volumes:
|
||||
# See the volume section at the end of the file
|
||||
- erplibre_data_dir:/home/odoo/.local/share/Odoo/
|
||||
- erplibre_data_dir:/home/odoo/.local/share/Odoo
|
||||
- ./addons/addons:/ERPLibre/addons/addons
|
||||
- erplibre_conf:/etc/odoo
|
||||
restart: always
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue