Skip to content

Commit

Permalink
Modify appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
minsoeaung committed Nov 20, 2023
1 parent a92c0d6 commit 60416ca
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions API/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@
"RefreshTokenExpTimeInDays": 7
},
"AWS": {
"Profile": "Will be filled by .Net User Secrets",
"Profile": "s3-manager",
"Region": "ap-southeast-1",
"BucketName": "forseaweeddev"
"BucketName": "forseaweeddev",
"DistributionDomainName": "https://dayocmrg0m9gc.cloudfront.net",
"DistributionId": "E1AXK1PHE62L4Z"
}
}

0 comments on commit 60416ca

Please sign in to comment.