mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
set CADDYPATH (#396)
This commit is contained in:
parent
9bba2ec77e
commit
2974903dc5
@ -8,6 +8,8 @@ if [ $# -gt 0 ]; then
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
export CADDYPATH="$KOPANO_KWEB_ASSETS_PATH"
|
||||||
|
|
||||||
# services need to be aware of the machine-id
|
# services need to be aware of the machine-id
|
||||||
if [ "$AUTOCONFIG" = "yes" ]; then
|
if [ "$AUTOCONFIG" = "yes" ]; then
|
||||||
dockerize \
|
dockerize \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user