This commit is contained in:
David Arranz 2026-01-22 12:11:30 +01:00
parent a4f5a679a7
commit 1cf16ae0a0

View File

@ -12,7 +12,7 @@ LOG_LEVEL=INFO
# --------------------
# Secret manager
# --------------------
SECRET_PROVIDER=fake # fake | google | aws | azure | hcp
SECRET_PROVIDER=infisical # fake | google | infisical
GCP_PROJECT_ID= # required if SECRET_PROVIDER=google
# --------------------