From 798b40006bcef69b039cf2b89c3b60257cfb63aa Mon Sep 17 00:00:00 2001 From: Abdul Rahman Reza Date: Tue, 24 Dec 2024 14:02:20 +0700 Subject: [PATCH] rollback config --- config/stag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/stag.json b/config/stag.json index 4ee2bff..7f933f0 100644 --- a/config/stag.json +++ b/config/stag.json @@ -1,7 +1,7 @@ { "app": { "name": "Service User", - "description": "Purpose of this service is to provide authorization, roles, user activity and etc.", + "description": "Purpose of this service is to provide authorization, roles, user activity and etc", "version": "1.0.0", "env": "Staging" },