Browse Source

Default settings

pull/1/head
Sebastian 9 years ago
parent
commit
08ccf7d396
  1. 2
      src/Squidex/appsettings.json

2
src/Squidex/appsettings.json

@ -4,7 +4,7 @@
"baseUrl": "http://localhost:5000"
},
"clusterer": {
"type": "redis",
"type": "none",
"redis": {
"connectionString": "localhost:6379,resolveDns=1"
}

Loading…
Cancel
Save