Browse Source

Fix in appsettings

pull/349/head
Sebastian Stehle 7 years ago
parent
commit
316cecec3a
  1. 2
      src/Squidex/appsettings.json

2
src/Squidex/appsettings.json

@ -229,7 +229,7 @@
* Prefix for all streams and projections (for multiple installations). * Prefix for all streams and projections (for multiple installations).
*/ */
"prefix": "squidex" "prefix": "squidex"
} },
"cosmosDb": { "cosmosDb": {
/* /*
* The connection string to your CosmosDB instance. * The connection string to your CosmosDB instance.

Loading…
Cancel
Save