From 6cceb398938256c132db5b9f6b17b8d37908f764 Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Wed, 31 Dec 2025 17:19:49 -0300 Subject: [PATCH] update example configuration --- .env.cluster_example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.cluster_example b/.env.cluster_example index 32031ce..9e3cf0d 100644 --- a/.env.cluster_example +++ b/.env.cluster_example @@ -1,6 +1,6 @@ # Example configuration for Cluster Node # Rename this file to .env before starting - +COMPOSE_PROJECT_NAME=wireguard_webadmin_cluster_node # Master Server Address (where the API is hosting) # Example: https://wireguard.example.com MASTER_SERVER_ADDRESS=https://wireguard.example.com