mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
refactor(config) config.serve -> config()
This commit is contained in:
parent
4132ffaed4
commit
2cf35bd8f4
2 changed files with 8 additions and 7 deletions
|
|
@ -77,7 +77,7 @@
|
|||
|
||||
funcs = [
|
||||
authFunc,
|
||||
config.serve,
|
||||
config(),
|
||||
rest,
|
||||
route,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue