Commit f77ad63c by Ivan

Odoo11 , version convoy sftp permissions

parent 2b9a7bb7
......@@ -54,12 +54,12 @@ services:
tty: true
links:
- db:db
sftp:
image: atmoz/sftp:alpine
volumes:
- odoo-extra-addons:/home/odoo/upload
command:
- odoo:${sftp_pass}:101::upload
- odoo:${sftp_pass}:101:0:upload
depends_on:
- web
\ No newline at end of file
......@@ -78,6 +78,6 @@ services:
- odoo-extra-addons:/home/odoo/upload/extra
- odoo-tools:/home/odoo/upload/tools
command:
- odoo:${sftp_pass}:104:0:upload
- odoo:${sftp_pass}:101: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