mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-12 18:21:32 -04:00
Moved static files serving to its own file
This commit is contained in:
parent
1f2b52ba5a
commit
21300bd6c7
4 changed files with 26 additions and 20 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parts": [{
|
||||
"name": "__builtin__",
|
||||
"name": "static",
|
||||
"hooks": {
|
||||
"expressServer": "../test:expressServer"
|
||||
"expressServer": "../static:expressServer"
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue