Add .env.example (real .env with the API key is gitignored, never commit it)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
TRUENAS_API_KEY=your_truenas_api_key_here
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
TRUENAS_API_KEY=your_truenas_api_key_here
|
||||