You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -31,7 +32,7 @@ You can configure the AWS CLI to redirect AWS API requests to LocalStack using t
31
32
32
33
### Configuring an endpoint URL
33
34
34
-
{/*You can use AWS CLI with an endpoint URL by configuring test environment variables and include the `--endpoint-url=<localstack-url>` flag in your `aws` CLI commands.*/}{/* mdx-disabled */}
35
+
You can use AWS CLI with an endpoint URL by configuring test environment variables and include the `--endpoint-url=<localstack-url>` flag in your `aws` CLI commands.
Copy file name to clipboardExpand all lines: src/content/docs/aws/integrations/containers/devcontainers.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ You can use the following two approaches to set up LocalStack with DevContainers
20
20
## LocalStack Templates
21
21
22
22
LocalStack provides two different approaches for [Templates](https://github.com/localstack/devcontainer-template) which can be used via [supporting tools](https://containers.dev/supporting).
23
-
{/* TODO: transform this into a proper table */}
23
+
{/* TODO: transform this into a proper table, deal with the breaks*/}
0 commit comments