This commit is contained in:
Shahrad Elahi 2024-01-24 19:02:47 +03:30
parent 953360553d
commit 547ec569e5
2 changed files with 3 additions and 2 deletions

View File

@ -44,8 +44,8 @@ Install WireAdmin using the command line:
```bash
docker run --rm \
-e WG_HOST="🚨YOUR_SERVER_IP" \
-e UI_PASSWORD="🔐ADMIN_PASSWORD" \
-e WG_HOST=<YOUR_SERVER_IP> \
-e UI_PASSWORD=<ADMIN_PASSWORD> \
-p "3000:3000/tcp" \
-p "51820:51820/udp" \
-v "wireadmin-data:/data" \

View File

@ -12,3 +12,4 @@ static
pnpm-lock.yaml
package-lock.json
yarn.lock
tsconfig.json