This website requires JavaScript.
Explore
Help
Sign In
status-im
/
embark-area-51
Watch
2
Star
0
Fork
0
You've already forked embark-area-51
mirror of
https://github.com/status-im/embark-area-51.git
synced
2025-01-12 06:54:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
embark-area-51
/
templates
/
demo
/
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