docker test files
This commit is contained in:
parent
370c8ca66a
commit
5b9c6e3211
2 changed files with 44 additions and 0 deletions
7
odoo.conf
Normal file
7
odoo.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[options]
|
||||
addons_path = /mnt/extra-addons,/usr/lib/python3/dist-packages/odoo/addons
|
||||
db_host = db
|
||||
db_port = 5432
|
||||
db_user = odoo
|
||||
db_password = odoo
|
||||
without_demo = False
|
||||
Loading…
Add table
Add a link
Reference in a new issue