feat: add local IP address retrieval and update console address default

This commit is contained in:
DamonXue
2025-03-02 17:40:36 +08:00
parent 68a9936566
commit 79eabe4e4c
7 changed files with 214 additions and 119 deletions
+1
View File
@@ -74,6 +74,7 @@ jsonwebtoken = "9.3.0"
tower-http = { version = "0.6.2", features = ["cors"] }
mime_guess = "2.0.5"
rust-embed = { version = "8.5.0", features = ["interpolate-folder-path"] }
local-ip-address = "0.6.3"
[build-dependencies]
prost-build.workspace = true