mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05:00
proxy to admin
This commit is contained in:
parent
8a28ce7fb5
commit
56a0688bd5
@ -194,8 +194,8 @@ server {{
|
||||
proxy_pass http://icons/;
|
||||
}}
|
||||
|
||||
location /admin {{
|
||||
proxy_pass http://admin:5000/;
|
||||
location /admin/ {{
|
||||
proxy_pass http://admin:5000/admin/;
|
||||
}}
|
||||
}}");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user