Skip to content

Commit

Permalink
add 6 json
Browse files Browse the repository at this point in the history
  • Loading branch information
jclausen committed Nov 1, 2024
1 parent d8fa998 commit c12f8ac
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions test-harness/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name":"swagger-sdk-lucee@6",
"app":{
"serverHomeDirectory":".engine/lucee5",
"cfengine":"lucee@6"
},
"web":{
"http":{
"port":"60299"
},
"rewrites":{
"enable":"true"
},
"aliases":{
"/moduleroot/swagger-sdk":"../"
}
},
"openBrowser":"false"
}

0 comments on commit c12f8ac

Please sign in to comment.