Browse Source

Merge pull request #26 from darrenahunter/patch-1

Specify export NODE_IP is external IP
feature/dockerfile-arm v0.8.14
Evan Feenstra 5 years ago
committed by GitHub
parent
commit
943ad65dc3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      install_guide_myNode.md

2
install_guide_myNode.md

@ -86,7 +86,7 @@ Save and exit:
`Enter`
To connect to your app:
(replace x.x.x.x with your IP)
(replace x.x.x.x with your IP - NOTE: This is your external IP)
```sh
$ cd
$ cd sphinx-relay/config/

Loading…
Cancel
Save