fix: vault.cpatino.com now has a properly set DOMAIN key

This commit is contained in:
Ceferino Patino 2026-06-01 23:15:32 -05:00
commit 7efd975524
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI

View file

@ -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;