owncloud: add volume
This commit is contained in:
parent
5025b3905f
commit
6c472b185f
|
|
@ -12,3 +12,5 @@ services:
|
||||||
|
|
||||||
# OCIS_LOG_LEVEL: error / info / ... / debug
|
# OCIS_LOG_LEVEL: error / info / ... / debug
|
||||||
OCIS_LOG_LEVEL: error
|
OCIS_LOG_LEVEL: error
|
||||||
|
volumes:
|
||||||
|
- "./ocis.yaml:/etc/ocis/ocis.yaml"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue