Skip to content

Commit 247e043

Browse files
PEGGHy master
1 parent 6001da2 commit 247e043

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lambda_function/config.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -176,14 +176,14 @@ def __init__(self, REQUEST_ORIGIN: str, REQUEST_PATH: str, ID: str = None):
176176
},
177177
"HEALTHCHECK_PORT": 443,
178178
"HEALTHCHECK_ROUTE": f"/{ID}/geode/pegghy_back/healthcheck",
179-
"LISTENER_ARN": "arn:aws:elasticloadbalancing:eu-west-3:622060531233:listener/app/PEGGHy/fd1a3cd691170720/94cb93fc08a8f221",
179+
"LISTENER_ARN": "arn:aws:elasticloadbalancing:eu-west-3:622060531233:listener/app/PEGGHy/2bc668aa6572dc0d/11047782bcf22492",
180180
"PING_ROUTE": f"/{ID}/geode/opengeodeweb_back/ping",
181181
"ORIGINS": "https://pegghy.geode-solutions.com",
182182
"SECONDS_BETWEEN_TRIES": 0.25,
183-
"SECURITY_GROUP": "sg-02d7a875e41282ee8",
184-
"SUBNET_ID": "subnet-0882d674b17515f6a",
185-
"TASK_DEF_NAME": "PEGGHy-Master",
186-
"VPC_ID": "vpc-0e58c4d6976fb2aac",
183+
"SECURITY_GROUP": "sg-0507177ae1a0a2796",
184+
"SUBNET_ID": "subnet-0ddd21551c966ef92",
185+
"TASK_DEF_NAME": "PEGGHy-Next",
186+
"VPC_ID": "vpc-000d69bd0f58eb02f",
187187
},
188188
"NEXT": {
189189
"API_URL": "https://api_pegghy.geode-solutions.com",

0 commit comments

Comments
 (0)