owncloud: add caddy label
This commit is contained in:
parent
6c472b185f
commit
36f1048200
|
|
@ -14,3 +14,6 @@ services:
|
||||||
OCIS_LOG_LEVEL: error
|
OCIS_LOG_LEVEL: error
|
||||||
volumes:
|
volumes:
|
||||||
- "./ocis.yaml:/etc/ocis/ocis.yaml"
|
- "./ocis.yaml:/etc/ocis/ocis.yaml"
|
||||||
|
labels:
|
||||||
|
caddy: cloud.dmeiburg.de
|
||||||
|
caddy.reverse_proxy: "{{upstreams 9200}}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue