Update README.md

2a3acdcad5 (r141068572)
This commit is contained in:
Peter Lewis 2024-04-17 21:39:08 +01:00 committed by GitHub
parent e6b5f2e33c
commit a05b71c652
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,8 @@ And log in again.
To automatically install & run wg-easy, simply run:
```
docker run -d \ --name=wg-easy \
docker run -d \
--name=wg-easy \
-e LANG=de \
-e WG_HOST=<🚨YOUR_SERVER_IP> \
-e PASSWORD=<🚨YOUR_ADMIN_PASSWORD> \