From 4c797dc154b2b50f7d2d2bdfd28b7c5e30a78cb4 Mon Sep 17 00:00:00 2001 From: zd <67220210+0zd0@users.noreply.github.com> Date: Tue, 23 Dec 2025 17:43:25 +0300 Subject: fix: display of outbound traffic (#3604) shows the direction of traffic --- .env.example | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .env.example (limited to '.env.example') diff --git a/.env.example b/.env.example new file mode 100644 index 00000000..62aa8c0b --- /dev/null +++ b/.env.example @@ -0,0 +1,4 @@ +XUI_DEBUG=true +XUI_DB_FOLDER=x-ui +XUI_LOG_FOLDER=x-ui +XUI_BIN_FOLDER=x-ui \ No newline at end of file -- cgit v1.2.3