Update Fix
This commit is contained in:
9
node_modules/dotenv/lib/main.js
generated
vendored
9
node_modules/dotenv/lib/main.js
generated
vendored
@@ -11,12 +11,9 @@ const TIPS = [
|
||||
'🔐 encrypt with Dotenvx: https://dotenvx.com',
|
||||
'🔐 prevent committing .env to code: https://dotenvx.com/precommit',
|
||||
'🔐 prevent building .env in docker: https://dotenvx.com/prebuild',
|
||||
'📡 add observability to secrets: https://dotenvx.com/ops',
|
||||
'👥 sync secrets across teammates & machines: https://dotenvx.com/ops',
|
||||
'🗂️ backup and recover secrets: https://dotenvx.com/ops',
|
||||
'✅ audit secrets and track compliance: https://dotenvx.com/ops',
|
||||
'🔄 add secrets lifecycle management: https://dotenvx.com/ops',
|
||||
'🔑 add access controls to secrets: https://dotenvx.com/ops',
|
||||
'🤖 agentic secret storage: https://dotenvx.com/as2',
|
||||
'⚡️ secrets for agents: https://dotenvx.com/as2',
|
||||
'🛡️ auth for agents: https://vestauth.com',
|
||||
'🛠️ run anywhere with `dotenvx run -- yourcommand`',
|
||||
'⚙️ specify custom .env file path with { path: \'/custom/path/.env\' }',
|
||||
'⚙️ enable debug logging with { debug: true }',
|
||||
|
||||
Reference in New Issue
Block a user