diff --git a/web/wrapper.sh b/web/wrapper.sh index 678435d..e79eccb 100755 --- a/web/wrapper.sh +++ b/web/wrapper.sh @@ -8,6 +8,8 @@ if [ $# -gt 0 ]; then exit fi +export CADDYPATH="$KOPANO_KWEB_ASSETS_PATH" + # services need to be aware of the machine-id if [ "$AUTOCONFIG" = "yes" ]; then dockerize \