mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
fix
This commit is contained in:
parent
8dd9ad10c9
commit
8e95035e39
2 changed files with 2 additions and 6 deletions
|
@ -1,8 +1,6 @@
|
|||
### SMP server address
|
||||
|
||||
You can find the fingerprint in the SimpleX Chat service in the webadmin
|
||||
|
||||
Your SMP server address should look like this:
|
||||
Your SMP server address:
|
||||
|
||||
```
|
||||
smp://__FINGERPRINT__=@__PUBLIC_IP4__:__PORT__
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
### Adresse du serveur SMP
|
||||
|
||||
Vous pouvez trouver l'empreinte digitale dans le service SimpleX Chat dans la webadmin.
|
||||
|
||||
L'adresse de votre serveur SMP devrait ressembler à ceci :
|
||||
L'adresse de votre serveur SMP est :
|
||||
|
||||
```
|
||||
smp://__FINGERPRINT__=@__PUBLIC_IP4__:__PORT__
|
||||
|
|
Loading…
Add table
Reference in a new issue