unmount the target directory from host for conflict reasons
This commit is contained in:
parent
7e0602be23
commit
c5dbf7ba03
|
@ -8,6 +8,7 @@ services:
|
||||||
bfile:
|
bfile:
|
||||||
volumes:
|
volumes:
|
||||||
- './filed:/opt/code'
|
- './filed:/opt/code'
|
||||||
|
- '/opt/code/target'
|
||||||
- './volatile/files:/opt/user_uploads'
|
- './volatile/files:/opt/user_uploads'
|
||||||
caddy:
|
caddy:
|
||||||
image: caddy:alpine
|
image: caddy:alpine
|
||||||
|
|
Loading…
Reference in New Issue