This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
embark
Watch
2
Star
0
Fork
0
You've already forked embark
mirror of
https://github.com/embarklabs/embark.git
synced
2025-01-21 19:20:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
embark
/
templates
/
boilerplate
/
config
/
webserver.js
6 lines
73 B
JavaScript
Raw
Normal View
History
Unescape
Escape
convert json configs to js configs
2018-06-12 12:59:31 -04:00
module
.
exports
=
{
enabled
:
true
,
host
:
"localhost"
,
port
:
8000
add semicolons
2018-06-18 16:04:35 -04:00
}
;
Reference in New Issue
Copy Permalink