Skip to content

Commit

Permalink
chore: rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
thegeekywanderer committed Apr 24, 2024
1 parent 119ffa7 commit 38d1394
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions locuster/locuster/clients/check.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ def check_request(self):
request = {
"tenant_id": "t1",
"metadata": {
"snap_token": "n4QAAAAAAAA=",
"schema_version": "cojo0rv08b6g1j6m49q0",
"snap_token": "7XMAAAAAAAA=",
"schema_version": "coj7t38si3b1ki8vttv0",
"depth": 100
},
"entity": entity,
Expand Down
2 changes: 1 addition & 1 deletion locuster/locuster/config.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ENDPOINT = "a05c8d60c464e407ba30916d6538b8de-854744536.us-east-1.elb.amazonaws.com"
ENDPOINT = "172.171.39.226"

0 comments on commit 38d1394

Please sign in to comment.