mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
date-input-polyfill date input field visible startpage web over nginx proxy #1400
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anonym-HPI on GitHub.
Hi,
I am using the docker version on rasbian with nginx proxy in forground.


If I access the webpage over the http port without the proxy all seems normal, with the proxy I get the following in the left bottom corner:
This is what is shown in dev tools in chrome:
It seems new to me (never saw it), it also makes so that I can scroll a little bit on the website.
I don't know how this came. I made some nginx changes in the last days, but I reverted them.
I already removed the image and pulled it again and restarted nginx.