mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-15 18:12:14 -05:00
Set Subfolder in domain cause 404 #1255
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 @minatsuki on GitHub (Apr 20, 2022).
Use the 1.24 container behind a reserve proxy with the subfolder reverse proxy config from here. The container will run fine when set the DOMAIN section with subfolder in config.json until restart. After restart, access through the proxy / without proxy all shows 404
.
After delete the DOMAIN section in config, all work fine again. The problem also occurs when set url with "-e DOMAIN".