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 dba40ac commit 8a6281dCopy full SHA for 8a6281d
docs/tutorials/scaling-your-services.mdx
@@ -66,7 +66,7 @@ Autoscaling allows your services to automatically adjust the number of replicas
66
67
### Enabling Autoscaling
68
69
-To enable autoscaling for a service, add the `x-defang-autoscaling: true` field under the service definition in your `compose.yaml` file.
+To enable autoscaling for a service, add the `x-defang-autoscaling: true` extension under the service definition in your `compose.yaml` file.
70
71
Example:
72
0 commit comments