Skip to content

Commit

Permalink
lucee 6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed Jun 24, 2024
1 parent cabd662 commit 3b2e9c2
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions [email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name":"cborm-lucee@6",
"app":{
"serverHomeDirectory":".engine/lucee6",
"cfengine":"lucee@6"
},
"web":{
"http":{
"port":"60299"
},
"rewrites":{
"enable":"true"
},
"webroot":"test-harness",
"aliases":{
"/moduleroot/cborm":"./"
}
},
"jvm":{
"heapSize":"1024"
},
"openBrowser":"false",
"cfconfig":{
"file":".cfconfig.json"
}
}

0 comments on commit 3b2e9c2

Please sign in to comment.