Skip to content

Commit

Permalink
VCST-2523: [Backend] Upload Images with Product Review
Browse files Browse the repository at this point in the history
  • Loading branch information
ekuvirto authored Jan 23, 2025
1 parent 195411a commit 2aa7dcb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions infra/environments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
FileUpload__Scopes__0__AllowedExtensions__4: .png
FileUpload__Scopes__0__AllowedExtensions__5: .txt
FileUpload__Scopes__0__AllowedExtensions__6: .xlsx
FileUpload__Scopes__1__Scope: review-images
FileUpload__Scopes__1__MaxFileSize: 10000000
FileUpload__Scopes__1__AllowedExtensions__0: jpg
FileUpload__Scopes__1__AllowedExtensions__1: png
FileUpload__Scopes__1__AllowAnonymousUpload: false
DOTNET_USE_POLLING_FILE_WATCHER: true
Reload: 30
#ConnectionStrings__AzureAppConfigurationConnectionString: "Endpoint=https://qa-vc-app-config.azconfig.io;Id=BvwK;Secret=nbF7kOXCU14+qCF5OtP4LR63zfbSyDx6th46bIWkUHQ="
Expand Down

0 comments on commit 2aa7dcb

Please sign in to comment.