From 0eacf26f3ca37ec94bafe1c3e5e32545a30f7390 Mon Sep 17 00:00:00 2001 From: brooke Date: Sun, 2 Mar 2025 00:50:16 -0500 Subject: [PATCH] update comment --- .env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index c5e186f..901be48 100644 --- a/.env.sample +++ b/.env.sample @@ -7,4 +7,4 @@ LETS_ENCRYPT_ENV=production SITE_NAME="Statping" SITE_DESCRIPTION="Status monitor" -SAMPLE_DATA="false" # Insert sample services, groups and more \ No newline at end of file +SAMPLE_DATA="false" # Insert example services to display monitor functionality \ No newline at end of file