Commit 2dfc8a45 by Ivan

Odoo10 , version convoy sftp modificado el montaje de volumenes

parent 883b354e
Showing with 4 additions and 4 deletions
......@@ -89,10 +89,9 @@ services:
sftp:
image: atmoz/sftp:alpine
volumes:
- odoo-extra-addons:/home/odoo/upload
- odoo-extra-addons:/home/odoo/upload/extra
- odoo-tools:/home/odoo/upload/tools
command:
- odoo:${sftp_pass}:104::upload
links:
- web:web
- odoo:${sftp_pass}:104:0:upload
depends_on:
- web
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment