Skip to content

Commit b6c766e

Browse files
committed
lucee 6 validation
1 parent 8c4707b commit b6c766e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

[email protected]

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"name":"cbi18n-lucee@6",
3+
"app":{
4+
"serverHomeDirectory":".engine/lucee6",
5+
"cfengine":"lucee@6"
6+
},
7+
"web":{
8+
"http":{
9+
"port":"60299"
10+
},
11+
"rewrites":{
12+
"enable":"true"
13+
},
14+
"webroot":"test-harness",
15+
"aliases":{
16+
"/moduleroot/cbi18n":"../"
17+
}
18+
},
19+
"openBrowser":"false",
20+
"cfconfig":{
21+
"file":".cfconfig.json"
22+
}
23+
}

0 commit comments

Comments
 (0)