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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
install_guide_myNode.md
|
@ -86,7 +86,7 @@ Save and exit: |
|
|
`Enter` |
|
|
`Enter` |
|
|
|
|
|
|
|
|
To connect to your app: |
|
|
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 |
|
|
```sh |
|
|
$ cd |
|
|
$ cd |
|
|
$ cd sphinx-relay/config/ |
|
|
$ cd sphinx-relay/config/ |
|
|