mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-25 11:19:21 -07:00
Fix typo
@@ -154,7 +154,7 @@ server {
|
|||||||
proxy_pass http://<SERVER>:80;
|
proxy_pass http://<SERVER>:80;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Optionally add extra authentication besides the AUTH_TOKEN
|
# Optionally add extra authentication besides the ADMIN_TOKEN
|
||||||
# If you don't want this, leave this part out
|
# If you don't want this, leave this part out
|
||||||
location /admin {
|
location /admin {
|
||||||
# See: https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-http-basic-authentication/
|
# See: https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-http-basic-authentication/
|
||||||
|
|||||||
Reference in New Issue
Block a user