Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/faq/questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ import {Button, ButtonGroup, FormGroup, FormLabel} from "@mui/material"

### Does Defang support auto-scaling?

- No. Defang does not currently support auto-scaling. However, you can check out the [Scaling Your Services](/docs/tutorials/scaling-your-services) tutorial, to see how you can scale your services manually with Defang.
- No. Defang does not currently support auto-scaling. However, you can check out the [Scaling Your Services](/docs/tutorials/scaling-your-services) tutorial to see how you can scale your services manually with Defang.

### Can I cancel a deployment once it has started?

Expand Down
Loading