Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
docker
/
catalog
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f77ad63c
authored
Mar 09, 2018
by
Ivan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Odoo11 , version convoy sftp permissions
parent
2b9a7bb7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
templates/odoo11/0/docker-compose.yml
templates/odoo11/1/docker-compose.yml
templates/odoo11/0/docker-compose.yml
View file @
f77ad63c
...
@@ -54,12 +54,12 @@ services:
...
@@ -54,12 +54,12 @@ services:
tty
:
true
tty
:
true
links
:
links
:
-
db:db
-
db:db
sftp
:
sftp
:
image
:
atmoz/sftp:alpine
image
:
atmoz/sftp:alpine
volumes
:
volumes
:
-
odoo-extra-addons:/home/odoo/upload
-
odoo-extra-addons:/home/odoo/upload
command
:
command
:
-
odoo:${sftp_pass}:101::upload
-
odoo:${sftp_pass}:101:
0
:upload
depends_on
:
depends_on
:
-
web
-
web
\ No newline at end of file
templates/odoo11/1/docker-compose.yml
View file @
f77ad63c
...
@@ -78,6 +78,6 @@ services:
...
@@ -78,6 +78,6 @@ services:
-
odoo-extra-addons:/home/odoo/upload/extra
-
odoo-extra-addons:/home/odoo/upload/extra
-
odoo-tools:/home/odoo/upload/tools
-
odoo-tools:/home/odoo/upload/tools
command
:
command
:
-
odoo:${sftp_pass}:10
4
:0:upload
-
odoo:${sftp_pass}:10
1
:0:upload
depends_on
:
depends_on
:
-
web
-
web
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment