Browse Source

fixed typo

pull/76/head
pushrbx 9 years ago
parent
commit
18d173d539
  1. 2
      src/Squidex/appsettings.json

2
src/Squidex/appsettings.json

@ -56,7 +56,7 @@
/*
* The name of the container in the Azure Blob Storage
*/
"container": "squidex-assets",
"containerName": "squidex-assets",
/*
* The connection string to the azure storage service.
*/

Loading…
Cancel
Save