From 45508f0d8a2afd7e06a6977b2206489554285760 Mon Sep 17 00:00:00 2001 From: "Philip H." <47042125+pheiduck@users.noreply.github.com> Date: Fri, 9 Aug 2024 10:44:02 +0200 Subject: [PATCH] UI_SORT_CLIENTS --> UI_ENABLE_SORT_CLIENTS --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 4efb39ff..e63bccc3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -27,7 +27,7 @@ services: # - WG_POST_DOWN=echo "Post Down" > /etc/wireguard/post-down.txt # - UI_TRAFFIC_STATS=true # - UI_CHART_TYPE=0 # (0 Charts disabled, 1 # Line chart, 2 # Area chart, 3 # Bar chart) - # - UI_SORT_CLIENTS=true + # - UI_ENABLE_SORT_CLIENTS=true image: ghcr.io/wg-easy/wg-easy container_name: wg-easy