mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 17:29:27 +00:00
feature(package) restafary v1.2.0
This commit is contained in:
parent
3a8c71d363
commit
142daeb924
3 changed files with 5 additions and 4 deletions
|
|
@ -89,7 +89,8 @@
|
|||
authFunc,
|
||||
config(),
|
||||
restafary({
|
||||
prefix: cloudfunc.apiURL + '/fs'
|
||||
prefix : cloudfunc.apiURL + '/fs',
|
||||
root : config('root') || '/'
|
||||
}),
|
||||
rest,
|
||||
route,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue