Browse Source

docs: README, docs/

push-params
user 5 years ago
parent
commit
2501c53165
  1. 2
      docs/docker_deployment.md
  2. 5
      docs/myNode_deployment.md
  3. 5
      docs/raspiblitz_deployment.md

2
docs/docker_deployment.md

@ -76,3 +76,5 @@ To connect to your app
`npm run prod` `npm run prod`
When Relay starts up, it will print a QR in the terminal. You can scan this in your app (Android & iOS) to connect! When Relay starts up, it will print a QR in the terminal. You can scan this in your app (Android & iOS) to connect!
[Back to README](https://github.com/dimaatmelodromru/sphinx-relay/tree/docs-edit#connecting-a-mobile-client)

5
docs/myNode_deployment.md

@ -292,4 +292,7 @@ $ sudo systemctl start sphinx-relay.service
### tail logs ### tail logs
`journalctl -u sphinx-relay -f` `journalctl -u sphinx-relay -f`
[Back to README](https://github.com/dimaatmelodromru/sphinx-relay/tree/docs-edit#connecting-a-mobile-client)

5
docs/raspiblitz_deployment.md

@ -276,4 +276,7 @@ $ sudo systemctl start sphinx-relay.service
### tail logs ### tail logs
`journalctl -u sphinx-relay -f` `journalctl -u sphinx-relay -f`
[Back to README](https://github.com/dimaatmelodromru/sphinx-relay/tree/docs-edit#connecting-a-mobile-client)
Loading…
Cancel
Save