Fly.io secret sync

This commit is contained in:
x032205
2025-06-16 15:49:42 -04:00
parent da5f054a65
commit fe75627ab7
33 changed files with 425 additions and 19 deletions

View File

@@ -2387,6 +2387,9 @@ export const SecretSyncs = {
},
ONEPASS: {
vaultId: "The ID of the 1Password vault to sync secrets to."
},
FLYIO: {
appId: "The ID of the Fly.io app to sync secrets to."
}
}
};