headless-shell add proxy
This commit is contained in:
@@ -3,6 +3,9 @@ services:
|
||||
headless-shell:
|
||||
ports:
|
||||
- '9222:9222'
|
||||
# environment:
|
||||
# HTTP_PROXY: "http://127.0.0.1:7890"
|
||||
# HTTPS_PROXY: "http://127.0.0.1:7890"
|
||||
container_name: headless-shell
|
||||
image: chromedp/headless-shell
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user