File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/AwsAspNetCoreLabs.Web Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 77 },
88 "Caching" : {
99 "CacheExpirationInMinutes" : 20 ,
10- "RedisPrimaryEndpoint" : " 192.168.1.40 :6379"
10+ "RedisPrimaryEndpoint" : " localhost :6379"
1111 },
1212 "Session" : {
1313 "IdleTimeoutInMinutes" : 20 ,
1414 "DynamoDbTableName" : " aashish-session" ,
15- "DynamoDbRegion" : " ap-southeast -2"
15+ "DynamoDbRegion" : " us-west -2"
1616 },
1717 "Storage" : {
1818 "BucketName" : " aashish-data" ,
19- "AWSRegion" : " ap-southeast -2" ,
20- "AWSAccessKey" : " AKIAI4GBUURBWVGYIQNA " ,
21- "AWSSecretKey" : " 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 "
19+ "AWSRegion" : " us-west -2" ,
20+ "AWSAccessKey" : " " ,
21+ "AWSSecretKey" : " "
2222 },
2323 "Queueing" : {
2424 "AWSRegion" : " ap-southeast-2" ,
25- "QueueUrl" : " https://sqs.ap-southeast-2.amazonaws.com/940056252986 /aashish-events"
25+ "QueueUrl" : " https://sqs.ap-southeast-2.amazonaws.com/gfhf /aashish-events"
2626 },
2727 "Email" : {
2828 "FromName" : " aashishpatel" ,
You can’t perform that action at this time.
0 commit comments