Feat expiration date (#1296)

Closes #1287
Co-authored-by: Vadim Babadzhanyan <vadim.babadzhanyan@my.games>
This commit is contained in:
Vadim Babadzhanyan 2024-08-19 00:18:09 +03:00 committed by GitHub
parent 40af030266
commit 8145809e22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 241 additions and 21 deletions

View file

@ -6,7 +6,7 @@ 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=de
- LANG=en
# ⚠️ Required:
# Change this to your host's public address
- WG_HOST=raspberrypi.local
@ -29,6 +29,7 @@ services:
# - UI_CHART_TYPE=0 # (0 Charts disabled, 1 # Line chart, 2 # Area chart, 3 # Bar chart)
# - UI_SHOW_LINKS=true
# - UI_ENABLE_SORT_CLIENTS=true
# - WG_ENABLE_EXPIRES_TIME=true
image: ghcr.io/wg-easy/wg-easy
container_name: wg-easy