This website requires JavaScript.
Explore
Help
Sign In
status-im
/
contracts
Watch
2
Star
0
Fork
0
You've already forked contracts
mirror of
https://github.com/status-im/contracts.git
synced
2025-02-24 04:28:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contracts
/
config
/
webserver.js
6 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Update bootstrap to Embark 3.1 (#10) * update configs to .js * update tests * better test abstraction * undo changes after test
2018-09-04 18:19:27 -03:00
module
.
exports
=
{
enabled
:
true
,
host
:
"localhost"
,
update to embark 4.0.1
2019-03-28 20:10:02 -03:00
openBrowser
:
true
,
Update bootstrap to Embark 3.1 (#10) * update configs to .js * update tests * better test abstraction * undo changes after test
2018-09-04 18:19:27 -03:00
port
:
8000
update to embark 4.0.1
2019-03-28 20:10:02 -03:00
}
;
Reference in New Issue
Copy Permalink