Skip to content

Commit 21bbbc0

Browse files
authored
Update toml-reference.mdx
1 parent 2aa6993 commit 21bbbc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toml-reference/toml-reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ shell_commands = []
192192
pre_build_commands = []
193193
docker_base_image_url = "debian:bookworm-slim"
194194
use_uv = true
195-
# Enable fast package installation with UV (ignore or set to false if you want to use pip)
195+
# Enable fast package installation with UV (omit or set to false if you want to use pip)
196196

197197
[cerebrium.runtime.custom]
198198
port = 8000

0 commit comments

Comments
 (0)