Skip to content

Commit fd1a468

Browse files
committed
Bump README
1 parent c5f7766 commit fd1a468

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ RIE_ENDPOINT=http://custom-host:9000/2015-03-31/functions/function/invocations a
5050

5151
## Environment Variables
5252

53-
| Variable | Description | Default Value |
54-
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
55-
| `RIE_ENDPOINT` | URL for the Lambda Runtime Interface Emulator (RIE) | `http://localhost:9000/2015-03-31/functions/function/invocations` |
56-
| `ENABLE_CORS` | Set this to `"true"` to enable CORS for all origins, methods, and headers.<br>**Warning:** Please be aware that this options may have security implications. | `"false"` |
53+
| Variable | Description | Default Value |
54+
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
55+
| `RIE_ENDPOINT` | URL for the Lambda Runtime Interface Emulator (RIE) | `http://localhost:9000/2015-03-31/functions/function/invocations` |
56+
| `ENABLE_CORS` | Set this to `true` to enable CORS for all origins, methods, and headers.<br>**Warning:** Please be aware that this options may have security implications. | `false` |
5757

5858
## License
5959

0 commit comments

Comments
 (0)