mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #379] Manage env variables #220
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#220
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 @chielmi on GitHub (Feb 1, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/379
Great docker!
There is one thing I can't figure out. I would like to disable user registration. This should be possible by adding globalSettings__disableUserRegistration=true to ./bwdata/env/global.override.env
But I can't figure out how to do this. The container has no /bwdata. I have mapped /data to a local drive, but adding the global.override.env file in that location made no difference.
Is there a way to add this variable?
@mprasil commented on GitHub (Feb 1, 2019):
Hi, please see here - you basically just set the appropriate env variable. Hope that helps.
@hboetes commented on GitHub (Sep 25, 2019):
bit clumsy but here's how I do it: