manim-mcp / blaxel.toml
bhaveshgoel07's picture
Deploy code fixes (clean history)
fff13d1
raw
history blame contribute delete
335 Bytes
name = "manim-sandbox"
type = "sandbox"
description = "Custom Manim + FFmpeg Sandbox"
[runtime]
memory = 4096 # 4GB RAM should be sufficient for rendering
# Note: We do not explicitly list port 8080 here as it is injected by the sandbox-api
# If you run a custom server (like a flask app) on another port (e.g., 3000), add it here.