Files
mv2_simple_crx/server/.env.example
张成 37e39d35b8 1
2026-03-18 15:25:34 +08:00

16 lines
387 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# MySQL
MYSQL_HOST=127.0.0.1
MYSQL_PORT=3306
MYSQL_USER=root
MYSQL_PASSWORD=
MYSQL_DATABASE=ecom_crawl
# 扩展目录(未打包,含 manifest.json
CRX_SRC_PATH=d:/项目/电商抓取项目/mv2_simple_crx/src
SERVER_PORT=38080
ACTION_TIMEOUT_MS=300000
PUPPETEER_HEADLESS=false
# 可选:指定浏览器路径(不填默认用 ../chrome-win/chrome.exe
CHROME_EXECUTABLE_PATH=