fix(mini): preserve taskbar and restore login
This commit is contained in:
@@ -56,6 +56,8 @@ func cors(cfg config.Config) gin.HandlerFunc {
|
||||
origins = []string{
|
||||
"http://localhost:5173",
|
||||
"http://127.0.0.1:5173",
|
||||
"http://localhost:5180",
|
||||
"http://127.0.0.1:5180",
|
||||
"http://tauri.localhost",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user