mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
minor changes
This commit is contained in:
parent
273c62291d
commit
aa1a73dc7c
3 changed files with 2 additions and 3 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
REQUEST = 'request',
|
||||
RESPONSE = 'response',
|
||||
INDEX = main.INDEX,
|
||||
INDEX = HTMLDIR + 'index.html',
|
||||
CONFIG_PATH = JSONDIR + 'config.json',
|
||||
FS = CloudFunc.FS;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue