Browse Source

新增seq api key

master
Joanne.Chuang 1 week ago
parent
commit
9e0f4809a8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Altob.NtuInvoiceGateway/appsettings.Production.json

+ 1
- 1
Altob.NtuInvoiceGateway/appsettings.Production.json View File

@@ -21,7 +21,7 @@
"Name": "Seq",
"Args": {
"serverUrl": "http://localhost:5341",
"apiKey": ""
"apiKey": "h7rfTb2sq4exen57wfj6"
}
}
],


Loading…
Cancel
Save