forked from mirrors/amnezia-wg-easy
update compose file
This commit is contained in:
parent
a8ac1cd014
commit
924b548320
1 changed files with 2 additions and 3 deletions
|
@ -6,11 +6,10 @@ services:
|
|||
environment:
|
||||
# Change Language:
|
||||
# (Supports: en, ua, ru, tr, no, pl, fr, de, ca, es, ko, vi, nl, is, pt, chs, cht, it, th, hi)
|
||||
- LANG=ru
|
||||
- LANG=en
|
||||
# ⚠️ Required:
|
||||
# Change this to your host's public address
|
||||
- WG_HOST=192.168.3.142
|
||||
- UI_CHART_TYPE=2
|
||||
- WG_HOST=example.com
|
||||
|
||||
# Optional:
|
||||
# - PASSWORD=foobar123 (deprecated, see readme)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue