Skip to content

Commit 2f780fb

Browse files
authored
Update appsettings.jsonc
1 parent 966d5e2 commit 2f780fb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lagrange.Milky/Resources/appsettings.jsonc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
"Milky": {
5454
// The host that Milky service listens on
5555
// Look https://learn.microsoft.com/zh-cn/dotnet/fundamentals/runtime-libraries/system-net-httplistener
56+
// If you use * to expose your data to all networks, please ensure proper security settings
57+
// e.g. setting a access token, configuring a firewall
5658
"Host": "127.0.0.1",
5759

5860
// The port that the Milky service listens on

0 commit comments

Comments
 (0)