equal
deleted
inserted
replaced
1 config { |
1 config { |
|
2 cms { |
|
3 root = example/content |
|
4 } |
2 http { |
5 http { |
3 interface = localhost |
6 interface = localhost |
4 port = 8080 |
7 port = 8080 |
5 prefix = cms |
8 prefix = cms |
6 } |
9 } |
7 run { |
|
8 mode = devel |
|
9 } |
|
10 } |
10 } |