This website requires JavaScript.
Explore
Help
Sign In
status-im
/
embark-area-51
mirror of
https://github.com/status-im/embark-area-51.git
Watch
2
Star
0
Fork
You've already forked embark-area-51
0
Code
Issues
Projects
Releases
Wiki
Activity
de72733c31
embark-area-51
/
test_app
/
config
/
webserver.json
6 lines
61 B
JSON
Raw
Normal View
History
Unescape
Escape
add support for website config file; reflect real web server config in the dashboard
2017-03-04 19:20:28 +00:00
{
"enabled"
:
true
,
"host"
:
"localhost"
,
change config in test_app
2017-03-05 00:37:57 +00:00
"port"
:
8000
add support for website config file; reflect real web server config in the dashboard
2017-03-04 19:20:28 +00:00
}