diff --git a/docker-compose/1_Auto_Upstall/noco.sh b/docker-compose/1_Auto_Upstall/noco.sh index 9cd66c4eac..4b1e12ae9c 100755 --- a/docker-compose/1_Auto_Upstall/noco.sh +++ b/docker-compose/1_Auto_Upstall/noco.sh @@ -744,6 +744,22 @@ EOF - nocodb-network EOF + # If the edition is EE, add worker service to the compose file + if [ "$CONFIG_EDITION" = "EE" ]; then + cat >>"$compose_file" <>"$compose_file" <>"$env_file" <