Skip to content

Commit 84c585c

Browse files
committed
update docs
1 parent e93a06e commit 84c585c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,9 @@ npm config get https-proxy
312312

313313
### AWS SDK Proxy Configuration (LocalStack Connection)
314314

315-
When running the application, the AWS SDK may attempt to route localhost connections (to LocalStack) through your corporate proxy, which will fail. To prevent this, add the following JVM argument when starting the application:
315+
When running the application, the AWS SDK may attempt to route localhost connections (to LocalStack) through your corporate proxy, which may will fail.
316+
317+
To prevent this, add the following JVM argument when starting the application:
316318

317319
```bash
318320
# Using Maven

0 commit comments

Comments
 (0)