mirror of
https://github.com/bitwarden/server.git
synced 2025-04-12 00:28:11 -05:00
added another desktop IP
This commit is contained in:
parent
b0b6cac97b
commit
abf8ab2c73
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user