Skip to content

Commit d4c6a03

Browse files
committed
updated appsettings -> storage settings
1 parent ce4504c commit d4c6a03

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/Playground/Playground.Api/appsettings.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,6 @@
136136
"RunTenantMigrationsOnStartup": true
137137
},
138138
"Storage": {
139-
"Provider": "s3",
140-
"S3": {
141-
"Bucket": "dev-fsh-app-bucket",
142-
"PublicBaseUrl": "https://d1rafgenord1fg.cloudfront.net"
143-
}
139+
"Provider": "local"
144140
}
145141
}

0 commit comments

Comments
 (0)