Skip to content

Commit 73436ed

Browse files
test
1 parent b17409a commit 73436ed

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-0b95f2fc216b84db5",
202+
"SECURITY_GROUP": "sg-0a7acf0386920389f",
203203
"SUBNET_ID": "subnet-0b1cdf95eef16b6cc",
204204
"TASK_DEF_NAME": "PEGGHy-Next",
205205
"VPC_ID": "vpc-0b6bc4c43a214f137",

0 commit comments

Comments
 (0)