This repository was archived by the owner on May 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ LOG_LEVEL=info
55REGION_NAME=us-east-2
66SQS_ENDPOINT=https://sqs.us-east-2.amazonaws.com
77SQS_LOCALSTACK=http://localhost:4566
8- APP_QUEUE=https://sqs.us-east-2.amazonaws.com/683720833731 /test-queue
8+ APP_QUEUE=https://sqs.us-east-2.amazonaws.com/000000000000 /test-queue
99API_SERVER=https://service.hagatus.com.br
1010API_SERVER_DESCRIPTION=Staging server
1111LOCAL_API_SERVER=http://localhost:5000
1212LOCAL_API_SERVER_DESCRIPTION=Development server
13- REDIS_HOST=sourcing-service-events-api-redis-staging.redekasa .com
13+ REDIS_HOST=test.something.0001.use2.cache.amazonaws .com
1414REDIS_PORT=6379
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ LOG_LEVEL=info
55REGION_NAME=us-east-2
66SQS_ENDPOINT=https://sqs.us-east-2.amazonaws.com
77SQS_LOCALSTACK=http://localhost:4566
8- APP_QUEUE=https://sqs.us-east-2.amazonaws.com/683720833731 /test-queue
8+ APP_QUEUE=https://sqs.us-east-2.amazonaws.com/000000000000 /test-queue
99API_SERVER=https://service.hagatus.com.br
1010API_SERVER_DESCRIPTION=Staging server
1111LOCAL_API_SERVER=http://localhost:5000
1212LOCAL_API_SERVER_DESCRIPTION=Development server
13- REDIS_HOST=sourcing-service-events-api-redis-staging.redekasa .com
13+ REDIS_HOST=test.something.0001.use2.cache.amazonaws .com
1414REDIS_PORT=6379
You can’t perform that action at this time.
0 commit comments