Files
SneakyScope/.env.example
2025-08-20 21:22:28 +00:00

11 lines
223 B
Plaintext

# Flask Configuration
FLASK_ENV=production
SECRET_KEY=changeme_super_long_random_secret
PYTHONUNBUFFERED=1
# Playwright (browser automation)
PLAYWRIGHT_BROWSERS_PATH=/ms-playwright
# Sandbox Storage
SANDBOX_STORAGE=/data