Merge pull request #76 from robocopAlpha/master

Fix Lychee pictures docker volume mount
This commit is contained in:
SelfhostedPro 2020-06-09 09:38:42 -07:00 committed by GitHub
commit dfb9082afa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1502,7 +1502,7 @@
"bind": "/portainer/Files/AppData/Config/Lychee" "bind": "/portainer/Files/AppData/Config/Lychee"
}, },
{ {
"container": "/config", "container": "/pictures",
"bind": "/portainer/Pictures" "bind": "/portainer/Pictures"
} }
], ],
@ -3698,4 +3698,4 @@
} }
] ]
} }
] ]