mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Fix: Typo in selfhosted document (#183)
- Corrected typo: `artifacts/turnserver.cong` -> `artifacts/turnserver.conf`
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user