Skip to content

Commit c428a02

Browse files
test security group
1 parent 449d1f1 commit c428a02

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
@@ -199,7 +199,7 @@ def __init__(self, REQUEST_ORIGIN: str, REQUEST_PATH: str, ID: str = None):
199199
"PING_ROUTE": f"/{ID}/geode/opengeodeweb_back/ping",
200200
"ORIGINS": "https://next.pegghy.geode-solutions.com",
201201
"SECONDS_BETWEEN_TRIES": 0.25,
202-
"SECURITY_GROUP": "sg-02d7a875e41282ee8",
202+
"SECURITY_GROUP": "sg-0bc098f68dfb4139e",
203203
"SUBNET_ID": "subnet-0c203934dc595d050",
204204
"TASK_DEF_NAME": "PEGGHy-Next",
205205
"VPC_ID": "vpc-0ae127376e8c4e8f4",

0 commit comments

Comments
 (0)