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-09 13:36:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
embark-area-51
/
templates
/
boilerplate
/
config
/
webserver.js
7 lines
94 B
JavaScript
Raw
Permalink
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"
,
openBrowser config option
2018-09-17 17:53:27 -05:00
openBrowser
:
true
,
convert json configs to js configs
2018-06-12 12:59:31 -04:00
port
:
8000
add semicolons
2018-06-18 16:04:35 -04:00
}
;
Reference in New Issue
Copy Permalink