embark/dapps/templates/demo/config
Michael Bradley, Jr 5f33b93b31 refactor(@embark/core): make 8547 the default port of communication provider node
Client traffic with the communication provider node, e.g. a whisper node, is
not proxied so make the default port 8547 instead of 8557. It's not a technical
problem for it to be 8557, but our convention to present has been for 855*
ports to be proxied while the upstream is an 854* port.

Update the boilerplate and demo templates to match.
2019-11-29 11:49:30 +01:00
..
development build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
privatenet build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
testnet build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
blockchain.js refactor: initial steps toward 5.0.0-alpha.0 (#1856) 2019-08-30 16:50:20 -04:00
communication.js refactor(@embark/core): make 8547 the default port of communication provider node 2019-11-29 11:49:30 +01:00
contracts.js Fix VM as a client and cleanup template configs (#1966) 2019-10-14 10:42:13 +09:00
namesystem.js build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00
pipeline.js feat(@embark/pipeline): Add `enabled` property to pipeline config 2019-03-12 07:53:04 -04:00
storage.js Fix VM as a client and cleanup template configs (#1966) 2019-10-14 10:42:13 +09:00
webserver.js build: make DApp templates member packages of the monorepo 2019-03-05 10:20:57 -06:00