Skip to content

Commit dd8c40e

Browse files
committed
config images added[skip ci]
1 parent 07094e5 commit dd8c40e

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ archive(.zip) the rest of code at `src` folder and upload to lambda function. re
1616
```yml
1717
Handler: index.handler
1818
Runtime: nodejs20.x
19-
MemorySize: 1024
19+
MemorySize: 1024mb
2020
```
2121
22-
<img src="./config.png" width="400" />
22+
<img src="./imgs/config2.png" width="400" />
23+
<img src="./imgs/config.png" width="400" />
2324
2425
I attached lambda to load balancer, you can attach API gateway.
2526
File renamed without changes.

imgs/config2.png

56.5 KB
Loading

0 commit comments

Comments
 (0)