Add payments integration docs (#175)

This commit is contained in:
juliaroesschen
2024-03-26 17:46:15 +01:00
committed by GitHub
parent 1a0f99fae7
commit d185c996bd
12 changed files with 166 additions and 84 deletions

View File

@@ -17,7 +17,7 @@ Please replace <b>netbird.DOMAIN.com</b> and <b>PASSWORD</b> with the informatio
You should see an output similar to the following:
<p>
<img src="/docs-static/img/troubleshooting/turn-test-out.png" alt="turn" width="700" className="imagewrapper"/>
<img src="/docs-static/img/troubleshooting/turn-test-out.png" alt="turn" width="700" className="imagewrapper-nig"/>
</p>
Where you have the following types: `host` (local address), `srflx` (STUN reflexive address), `relay`
(TURN relay address). If `srflx` and `relay` are not present then the TURN server is not working or not accessible and you should review the required ports in the [requirements section](/selfhosted/selfhosted-guide#requirements).