AIVAULT_DEV_RESOLVE | Override DNS resolution with host=ip:port pairs (comma-separated) |
AIVAULT_DEV_CA_CERT_PATH | Path to a PEM CA/root certificate for local TLS testing |
AIVAULT_DEV_ALLOW_NON_DEFAULT_PORTS | Set to 1 to allow explicit host:port authorities |
AIVAULT_DEV_HTTP1_ONLY | Set to 1 to force HTTP/1.1 for simple local listeners |
AIVAULT_DEV_ALLOW_HTTP_LOCAL | Set to 1 to allow http://localhost-style upstreams for local testing (debug builds only) |
AIVAULT_DEV_ALLOW_REMOTE_CLIENTS | Set to 1 to allow non-loopback --client-ip values (debug builds only) |
AIVAULT_DEV_FORCE_DEFAULT_FILE_PROVIDER | Set to 1 to force vault auto-init to use the file provider (useful for CI/headless macOS) |
AIVAULT_E2E_NETWORK | Set to 1 to enable e2e tests that hit real upstream APIs |