From 446a50105310e2f180250f40ac1026e5f0d01be8 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sun, 2 Aug 2026 06:04:41 +0500 Subject: [PATCH] update env example --- .env.example | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.env.example b/.env.example index c861e53..06bcb34 100644 --- a/.env.example +++ b/.env.example @@ -16,12 +16,6 @@ SARLINK_API_BASE_URL="http://backend:5000" # ============================================================================= PERSON_VERIFY_BASE_URL="" -# ============================================================================= -# SMS gateway — OTP + notifications -# ============================================================================= -SMS_API_BASE_URL="" -SMS_API_KEY="" - # ============================================================================= # Omada (TP-Link) proxy — device access control # =============================================================================