Fix: Typo in selfhosted document (#183)

- Corrected  typo: `artifacts/turnserver.cong` -> `artifacts/turnserver.conf`
This commit is contained in:
Ukasha Zia
2024-04-22 14:12:19 +05:00
committed by GitHub
parent 7fc1d848dc
commit a7574a7663

View File

@@ -121,7 +121,7 @@ Make sure all the required properties set in the ```setup.env``` file and run:
./configure.sh
```
This will export all the properties as environment variables and generate ```artifacts/docker-compose.yml```, ```artifacts/management.json``` and ```artifacts/turnserver.cong``` files substituting required variables.
This will export all the properties as environment variables and generate ```artifacts/docker-compose.yml```, ```artifacts/management.json``` and ```artifacts/turnserver.conf``` files substituting required variables.
### Step 6: Run docker compose: