diff --git a/production.yml b/production.yml index bb973d6..67b673c 100644 --- a/production.yml +++ b/production.yml @@ -63,7 +63,7 @@ services: container_name: kestra pull_policy: always # Note that this is meant for development only. Refer to the documentation for production deployments of Kestra which runs without a root user. - user: "1000:1000" + user: "root" command: server standalone --worker-thread=128 environment: KESTRA_CONFIGURATION: |