PutuAPI / .env.example
suzmen's picture
Upload 64 files
2af6ef5 verified
raw
history blame contribute delete
181 Bytes
# 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