mirror of
https://github.com/bitwarden/server
synced 2025-12-19 09:43:25 +00:00
verify email apis
This commit is contained in:
@@ -205,7 +205,7 @@ namespace Bit.Api
|
||||
else
|
||||
{
|
||||
//return $"http://localhost:{port}";
|
||||
return $"http://192.168.1.6:{port}"; // Desktop external
|
||||
return $"http://192.168.1.4:{port}"; // Desktop external
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user