File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,11 @@ const TIPS = [
1111 '🔐 encrypt with Dotenvx: https://dotenvx.com' ,
1212 '🔐 prevent committing .env to code: https://dotenvx.com/precommit' ,
1313 '🔐 prevent building .env in docker: https://dotenvx.com/prebuild' ,
14- '📡 observe env with Radar: https://dotenvx.com/radar' ,
15- '📡 auto-backup env with Radar: https://dotenvx.com/radar' ,
16- '📡 version env with Radar: https://dotenvx.com/radar' ,
14+ '📡 monitor secret usage with Dotenvx Ops: https://dotenvx.com/ops' ,
15+ '👥 sync secrets across teammates & servers with Dotenvx Ops: https://dotenvx.com/ops' ,
16+ '🗂️ rollback or recover secrets instantly with Dotenvx Ops: https://dotenvx.com/ops' ,
17+ '✅ audit & compliance logging with Dotenvx Ops: https://dotenvx.com/ops' ,
18+ '🔄 rotate secrets without downtime using Dotenvx Ops: https://dotenvx.com/ops' ,
1719 '🛠️ run anywhere with `dotenvx run -- yourcommand`' ,
1820 '⚙️ specify custom .env file path with { path: \'/custom/path/.env\' }' ,
1921 '⚙️ enable debug logging with { debug: true }' ,
You can’t perform that action at this time.
0 commit comments