mirror of
https://github.com/AskDavis/cyphernode.git
synced 2026-01-02 11:59:47 -08:00
Added clarity in README and INSTALL
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user