mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
removed not needed volume
This commit is contained in:
parent
8611c2dc05
commit
07a43e5386
1 changed files with 1 additions and 3 deletions
|
|
@ -107,6 +107,4 @@ RUN bash -c "node --version" \
|
|||
|
||||
|
||||
WORKDIR /home/frappe/frappe-bench
|
||||
EXPOSE 8000 9000 6787
|
||||
|
||||
VOLUME [ "/root/frappe-bench" ]
|
||||
EXPOSE 8000 9000 6787
|
||||
Loading…
Reference in a new issue