Skip to content

Commit 7df0a5a

Browse files
committed
update logic endpoints
1 parent bc41371 commit 7df0a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/commands/inference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ scw inference deployment create [arg=value ...]
5050
| tags.{index} | | List of tags to apply to the deployment |
5151
| min-size | | Defines the minimum size of the pool |
5252
| max-size | | Defines the maximum size of the pool |
53-
| endpoints.{index}.is-public | Default: `false` | Will configure your public endpoint if true |
53+
| endpoints.{index}.is-public | Default: `true` | Will configure your public endpoint if true |
5454
| endpoints.{index}.private-network.private-network-id | | |
5555
| endpoints.{index}.disable-auth | Default: `false` | Disable the authentication on the endpoint. |
5656
| quantization.bits | | The number of bits each model parameter should be quantized to. The quantization method is chosen based on this value. |

0 commit comments

Comments
 (0)