File size: 181 Bytes
2af6ef5
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# PhantomAPI Configuration
# Copy this file to .env and adjust values
API_SECRET_KEY=change-me-to-a-strong-secret
HOST=0.0.0.0
PORT=7777
HEADLESS=true
BROWSER_TIMEOUT=120000