From 9e0f4809a8918d620138599eef73574ab7d48329 Mon Sep 17 00:00:00 2001 From: "Joanne.Chuang" Date: Fri, 16 Jan 2026 11:17:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Eseq=20api=20key?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Altob.NtuInvoiceGateway/appsettings.Production.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Altob.NtuInvoiceGateway/appsettings.Production.json b/Altob.NtuInvoiceGateway/appsettings.Production.json index 8686246..a5ba3fd 100644 --- a/Altob.NtuInvoiceGateway/appsettings.Production.json +++ b/Altob.NtuInvoiceGateway/appsettings.Production.json @@ -21,7 +21,7 @@ "Name": "Seq", "Args": { "serverUrl": "http://localhost:5341", - "apiKey": "" + "apiKey": "h7rfTb2sq4exen57wfj6" } } ],