Skip to content

Commit e350f31

Browse files
committed
remove test and move endpoint to the webroot
1 parent 00e154e commit e350f31

4 files changed

Lines changed: 1 addition & 873 deletions

File tree

examples/docker/mcp/lucee-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"mode": "single",
33
"mappings": {
4-
"/mcp/": {
4+
"/": {
55
"physical": "{lucee-config}/context/mcp/"
66
}
77
},

examples/docker/mcp/www/Application.cfc

Lines changed: 0 additions & 10 deletions
This file was deleted.

examples/docker/mcp/www/index.cfm

Lines changed: 0 additions & 309 deletions
This file was deleted.

0 commit comments

Comments
 (0)