chore: anvil.it.com → inouter.com

This commit is contained in:
2026-03-27 16:20:02 +00:00
parent 79483febf8
commit 40a9a6d2d7

View File

@@ -1,7 +1,7 @@
# Vault environment configuration for fish shell
# Vault server address
set -gx VAULT_ADDR "https://vault.anvil.it.com"
set -gx VAULT_ADDR "https://hcv.inouter.com"
# Use token from systemd service
set -gx VAULT_TOKEN (cat /var/lib/vault/vault-token 2>/dev/null; or echo "")