mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #692] Modify design without rebuild #466
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#466
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 @ghost on GitHub (Oct 29, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/692
Hello,
Is it possible to modify design (web pages) without rebuilding the app ?
Thanks
@BlackDex commented on GitHub (Oct 31, 2019):
If you talk about the web-vault.
You can point the app/docker to a specific path for the web-vault without a rebuild of I'm correct.
@ghost commented on GitHub (Oct 31, 2019):
Thank you so I need to find this specific path
@BlackDex commented on GitHub (Oct 31, 2019):
@colundrum you can find that here:
github.com/dani-garcia/bitwarden_rs@77b78f0991/.env.template (L30)And for the web data: https://github.com/dani-garcia/bw_web_builds/releases
@mprasil commented on GitHub (Nov 5, 2019):
I think this has been answered, so closing the issue now, but feel free to reopen if more help is needed.