Replies: 1 comment
-
|
Hello @Sekiro19 In this case and in general, odoo_path, python_path, ... should point to paths accessible from the filesystem you run odools on. Since In both cases, you should add the paths as they are accessed from inside the container, then it should normally be possible inside the container ( and of course on the host ). Thank you for contacting us, and let me know if we could help you any further:) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I’m trying to use odoo-ls while running Odoo inside a Docker container.
I have the odoo_ls_server and typeshed set up on my host, but I’m running Odoo in Docker. I’m not sure how to correctly fill odools.toml for this setup.
How should odoo_path and python_path be configured?
Is it possible to run odoo-ls inside the container, or should it run on the host?
any help is appreciated 🙏
Thank you!
EDIT: (i am following odoo-neovim since i use nvim)
Beta Was this translation helpful? Give feedback.
All reactions