From bb9acde303dd52ec7ecadccb48e016ac66063380 Mon Sep 17 00:00:00 2001 From: "bri.tl" Date: Mon, 27 Jan 2025 00:18:31 +0800 Subject: [PATCH] Update config/default.json --- config/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default.json b/config/default.json index fdf6345..ae91910 100644 --- a/config/default.json +++ b/config/default.json @@ -1,6 +1,6 @@ { "app": { - "name": "Service User", + "name": "Service User test deploy", "description": "Purpose of this service is to provide authorization, roles, user activity and etc", "version": "1.0.0", "env": "Development"