fix: update directory paths in documentation from ~/opt/remnawave to /opt/remnawave

This commit is contained in:
kastov
2025-05-11 01:22:01 +03:00
parent 31f3840a4d
commit 598a489fa5
9 changed files with 15 additions and 15 deletions

View File

@@ -15,10 +15,10 @@ In order to recreate the container using docker compose, run `docker compose dow
## Change environment variables
You can change environment variables by editing the `.env` file. Most likely it is located in `~/opt/remnawave`.
You can change environment variables by editing the `.env` file. Most likely it is located in `/opt/remnawave`.
```bash title="Edit .env file"
cd ~/opt/remnawave && nano .env
cd /opt/remnawave && nano .env
```
## Ports