mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #882] 404: Not Found : since latest docker pull #627
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#627
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @rotda on GitHub (Feb 27, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/882
Hi ,
since the last update of my bitwarden_rs docker image .
It doesn't work I get for every request an 404.
Docker logs:
@rotda commented on GitHub (Feb 28, 2020):
Can be closed.
It seems in the new version of the docker image, now everything is behind https://:/bitwarden/ and not as is in the past direct /
@mprasil commented on GitHub (Feb 28, 2020):
I don't think this is the default behavior. You might have miss-configured the
DOMAINsetting. In the past the support for sub-path wasn't there, so maybe part of your setting was ignored, but it's now used.@pilot1981 commented on GitHub (Dec 31, 2022):
How I can modify it now?