7 lines
205 B
Plaintext
Executable File
7 lines
205 B
Plaintext
Executable File
# Bessa Credentials (NEVER commit real credentials!)
|
|
BESSA_EMPLOYEE_NUMBER=YOUR_EMPLOYEE_NUMBER
|
|
BESSA_PASSWORD=YOUR_PASSWORD
|
|
|
|
# Optional: Headless mode (set to false for debugging)
|
|
PUPPETEER_HEADLESS=true
|