update compose file

This commit is contained in:
w0rng 2024-07-25 11:28:11 +07:00
parent a8ac1cd014
commit 924b548320
1 changed files with 2 additions and 3 deletions

View File

@ -6,11 +6,10 @@ services:
environment: environment:
# Change Language: # Change Language:
# (Supports: en, ua, ru, tr, no, pl, fr, de, ca, es, ko, vi, nl, is, pt, chs, cht, it, th, hi) # (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: # ⚠️ Required:
# Change this to your host's public address # Change this to your host's public address
- WG_HOST=192.168.3.142 - WG_HOST=example.com
- UI_CHART_TYPE=2
# Optional: # Optional:
# - PASSWORD=foobar123 (deprecated, see readme) # - PASSWORD=foobar123 (deprecated, see readme)