feat: baca SESSION_ID, USER_ID, EMPLOYEE_ID dari .env

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
sas.fajri
2026-05-29 10:15:58 +07:00
parent 70356de750
commit c72dfa1e1e
3 changed files with 27 additions and 4 deletions

4
.env.example Normal file
View File

@@ -0,0 +1,4 @@
SESSION_ID=your_session_id_here
USER_ID=41
EMPLOYEE_ID=37
AUTHOR=sas.fajri