Skip to content

Commit 974d30d

Browse files
Update serverless-fleets/README.md
Co-authored-by: Enrico Regge <36001299+reggeenr@users.noreply.github.com>
1 parent 51041db commit 974d30d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

serverless-fleets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ See `run_hook_ollama` for a complete example that demonstrates:
570570
- Running Ollama (local LLM runtime) on fleet workers
571571
- Automatic GPU detection and configuration
572572
- Preloading AI models during worker startup
573-
- Using `__CE_INTERNAL_HOOK_AFTER_STARTUP` to execute setup scripts
573+
- Using the environment variable `__CE_INTERNAL_HOOK_AFTER_STARTUP` to execute setup scripts
574574
575575
Key environment variables used:
576576
- `__CE_INTERNAL_HOOK_AFTER_STARTUP`: Script to run after worker startup

0 commit comments

Comments
 (0)