Selaa lähdekoodia

Add info about SSL fingerprint

0.0.42
Chris Smith 8 vuotta sitten
vanhempi
commit
f3b6e0111c
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4
    0
      README.md

+ 4
- 0
README.md Näytä tiedosto

34
 
34
 
35
 You can access a web interface at https://<ip>:8067/ in order to
35
 You can access a web interface at https://<ip>:8067/ in order to
36
 change the password or create a new account.
36
 change the password or create a new account.
37
+
38
+To view the generated SSL fingerprint (in order to verify that
39
+the mobile app is connecting to the correct server), view the
40
+container's logs: `docker logs tapchat`.