From f2259a63bd2fc1dc3584b2c48fa42cd3a01cff82 Mon Sep 17 00:00:00 2001 From: dark Date: Mon, 14 Jul 2025 04:20:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4mode=20dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/etc.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/api/etc.tpl b/api/etc.tpl index 645a368..b1b4c28 100644 --- a/api/etc.tpl +++ b/api/etc.tpl @@ -1,6 +1,7 @@ Name: {{.serviceName}} Host: {{.host}} Port: {{.port}} +Mode: dev Mysql: Host: 127.0.0.1 Port: 3306