add dotenvx

This commit is contained in:
Scott Motte
2025-01-13 09:56:40 -08:00
parent 0af695dc0f
commit 9d1cdccf28
3 changed files with 9 additions and 1 deletions
+2 -1
View File
@@ -29,4 +29,5 @@ export type tCategory =
| 'Authentication'
| 'IoT'
| 'Home Automation'
| 'Config';
| 'Config'
| 'Secrets';