Setup mise config with boilerplate env variables

This commit is contained in:
Claudio Ortolina
2025-02-17 17:56:26 +00:00
parent 0debfb4e51
commit edaab25104
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
[env]
LAST_FM_USER = 'change-me'
LAST_FM_API_KEY = 'change-me'
OPENAI_KEY = 'change-me'