--- a/base/resources/config.conf Tue Nov 24 13:15:49 2020 +0100
+++ b/base/resources/config.conf Tue Dec 29 16:46:47 2020 +0100
@@ -1,10 +1,10 @@
config {
+ cms {
+ root = example/content
+ }
http {
interface = localhost
port = 8080
prefix = cms
}
- run {
- mode = devel
- }
}