add instruction how to change the web ui language

This commit is contained in:
pheiduck 2024-01-18 15:03:33 +01:00
parent 3435b1bd73
commit 710771ac16
2 changed files with 3 additions and 0 deletions

View file

@ -50,6 +50,7 @@ To automatically install & run wg-easy, simply run:
<pre>
$ docker run -d \
--name=wg-easy \
-e LANG=de
-e WG_HOST=<b>🚨YOUR_SERVER_IP</b> \
-e PASSWORD=<b>🚨YOUR_ADMIN_PASSWORD</b> \
-v ~/.wg-easy:/etc/wireguard \