Skip to content

Commit 449d1f1

Browse files
test new subnet
1 parent c213f74 commit 449d1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda_function/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ def __init__(self, REQUEST_ORIGIN: str, REQUEST_PATH: str, ID: str = None):
200200
"ORIGINS": "https://next.pegghy.geode-solutions.com",
201201
"SECONDS_BETWEEN_TRIES": 0.25,
202202
"SECURITY_GROUP": "sg-02d7a875e41282ee8",
203-
"SUBNET_ID": "subnet-0c1e34ba953ea2012",
203+
"SUBNET_ID": "subnet-0c203934dc595d050",
204204
"TASK_DEF_NAME": "PEGGHy-Next",
205205
"VPC_ID": "vpc-0ae127376e8c4e8f4",
206206
},

0 commit comments

Comments
 (0)