allow custom port for API server (#204)
* allow custom port for API server * add .editorconfig
This commit is contained in:
parent
5db8873807
commit
134eb654d2
6 changed files with 23 additions and 17 deletions
3
.editorconfig
Normal file
3
.editorconfig
Normal file
|
@ -0,0 +1,3 @@
|
|||
[*.js]
|
||||
indent_style = space
|
||||
indent_size = 2
|
Loading…
Add table
Add a link
Reference in a new issue