mirror of
https://github.com/bitwarden/server
synced 2025-12-16 00:03:54 +00:00
added another desktop IP
This commit is contained in:
@@ -312,6 +312,7 @@ namespace Bit.Api
|
||||
{
|
||||
options.Authority = "http://localhost:4000";
|
||||
//options.Authority = "http://169.254.80.80:4000"; // for VS Android Emulator
|
||||
//options.Authority = "http://192.168.1.8:4000"; // Desktop external
|
||||
}
|
||||
|
||||
return options;
|
||||
|
||||
Reference in New Issue
Block a user