diff options
Diffstat (limited to 'tests/plugins/jobs/durability/.rr-sqs-durability-redial.yaml')
-rw-r--r-- | tests/plugins/jobs/durability/.rr-sqs-durability-redial.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/jobs/durability/.rr-sqs-durability-redial.yaml b/tests/plugins/jobs/durability/.rr-sqs-durability-redial.yaml index d7d93fe6..8f1a1d5d 100644 --- a/tests/plugins/jobs/durability/.rr-sqs-durability-redial.yaml +++ b/tests/plugins/jobs/durability/.rr-sqs-durability-redial.yaml @@ -10,7 +10,7 @@ sqs: key: api-key secret: api-secret region: us-west-1 - endpoint: http://localhost:19324 + endpoint: http://127.0.0.1:19324 logs: level: debug |