diff --git a/scripts/custom.funcs.sh b/scripts/custom.funcs.sh
index c09190d260d3ff48aa78e714c5564a3b644f647a..2a9e7f137c9ec32c8aff18448c4e15e0837af892 100644
--- a/scripts/custom.funcs.sh
+++ b/scripts/custom.funcs.sh
@@ -38,5 +38,6 @@ services:
       - DATA_PORT=${DATA_PORT}
       - DATA_TYPE=${DATA_TYPE}
       - SITE_URL=${SITE_URL}
+      - WEBSERVICE=true
 EO_YML
 }