Added clarity in README and INSTALL

This commit is contained in:
kexkey
2018-10-04 13:57:40 -04:00
parent e6edd5b0e6
commit 780f17fc8a
3 changed files with 51 additions and 28 deletions

View File

@@ -8,8 +8,8 @@ services:
- "80:80"
- "443:443"
volumes:
- "~/cyphernode/certs:/etc/ssl/certs"
- "~/cyphernode/private:/etc/ssl/private"
- "~/cyphernode-ssl/certs:/etc/ssl/certs"
- "~/cyphernode-ssl/private:/etc/ssl/private"
# deploy:
# placement:
# constraints: [node.hostname==dev]