fix: vault.cpatino.com now has a properly set DOMAIN key
This commit is contained in:
parent
556da4d182
commit
7efd975524
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ in {
|
|||
environmentFile = config.sops.secrets."vaultwarden".path;
|
||||
|
||||
config = {
|
||||
DOMAIN = "https://vault.yumeami.sh";
|
||||
DOMAIN = "https://vault.cpatino.com";
|
||||
|
||||
SIGNUPS_ALLOWED = false;
|
||||
SIGNUPS_VERIFY = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue