mirror of
https://github.com/bitwarden/server.git
synced 2025-05-23 12:31:06 -05:00
remove extra $
This commit is contained in:
parent
c65e08af85
commit
4b5dc82eba
@ -104,7 +104,7 @@ server {{
|
|||||||
|
|
||||||
if(Ssl)
|
if(Ssl)
|
||||||
{
|
{
|
||||||
sw.WriteLine($@" return 301 ${Url}$request_uri;
|
sw.WriteLine($@" return 301 {Url}$request_uri;
|
||||||
}}
|
}}
|
||||||
|
|
||||||
server {{
|
server {{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user