diff --git a/.env.dev.example b/.env.dev.example index 532c58d04..75f081647 100644 --- a/.env.dev.example +++ b/.env.dev.example @@ -15,4 +15,6 @@ S3_PORT=9000 S3_ENDPOINT=localhost S3_SSL=false -# For more configuration options check out: https://docs.typebot.io/self-hosting/configuration \ No newline at end of file +NODE_OPTIONS=--no-node-snapshot + +# For more configuration options check out: https://docs.typebot.io/self-hosting/configuration