mirror of
https://github.com/bitwarden/server.git
synced 2025-04-22 13:35:10 -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://localhost:4000";
|
||||||
//options.Authority = "http://169.254.80.80:4000"; // for VS Android Emulator
|
//options.Authority = "http://169.254.80.80:4000"; // for VS Android Emulator
|
||||||
|
//options.Authority = "http://192.168.1.8:4000"; // Desktop external
|
||||||
}
|
}
|
||||||
|
|
||||||
return options;
|
return options;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user