owncloud: fix indent
This commit is contained in:
parent
36f1048200
commit
a182aadc0f
|
|
@ -12,8 +12,8 @@ services:
|
||||||
|
|
||||||
# OCIS_LOG_LEVEL: error / info / ... / debug
|
# OCIS_LOG_LEVEL: error / info / ... / debug
|
||||||
OCIS_LOG_LEVEL: error
|
OCIS_LOG_LEVEL: error
|
||||||
volumes:
|
volumes:
|
||||||
- "./ocis.yaml:/etc/ocis/ocis.yaml"
|
- "./ocis.yaml:/etc/ocis/ocis.yaml"
|
||||||
labels:
|
labels:
|
||||||
caddy: cloud.dmeiburg.de
|
caddy: cloud.dmeiburg.de
|
||||||
caddy.reverse_proxy: "{{upstreams 9200}}"
|
caddy.reverse_proxy: "{{upstreams 9200}}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue