add .env support

This commit is contained in:
Ugric
2026-02-26 21:18:39 +00:00
parent 5fe2d981e8
commit ad17674577
12 changed files with 20 additions and 6 deletions

2
.env Normal file
View File

@@ -0,0 +1,2 @@
API_KEY="YOUR_API_KEY"
API_SECRET="YOUR_API_SECRET"