We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aa6993 commit 21bbbc0Copy full SHA for 21bbbc0
toml-reference/toml-reference.mdx
@@ -192,7 +192,7 @@ shell_commands = []
192
pre_build_commands = []
193
docker_base_image_url = "debian:bookworm-slim"
194
use_uv = true
195
-# Enable fast package installation with UV (ignore or set to false if you want to use pip)
+# Enable fast package installation with UV (omit or set to false if you want to use pip)
196
197
[cerebrium.runtime.custom]
198
port = 8000
0 commit comments