Skip to content

Commit 281a289

Browse files
committed
fixed server
1 parent b4e8199 commit 281a289

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

[email protected]

+4-7
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"bcrypt-adobe@2023",
33
"app":{
44
"serverHomeDirectory":".engine/adobe2023",
5-
"cfengine":"adobe@2023.0.0-beta.1"
5+
"cfengine":"adobe@2023"
66
},
77
"web":{
88
"http":{
@@ -11,14 +11,11 @@
1111
"rewrites":{
1212
"enable":"true"
1313
},
14-
"webroot": "test-harness",
15-
"aliases":{
16-
"/moduleroot/bcrypt":"../"
14+
"webroot":"test-harness",
15+
"aliases":{
16+
"/moduleroot/bcrypt":"./"
1717
}
1818
},
19-
"jvm":{
20-
"heapSize":"1024"
21-
},
2219
"openBrowser":"false",
2320
"cfconfig": {
2421
"file" : ".cfconfig.json"

0 commit comments

Comments
 (0)