diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ Send your request to the server with the port 3000 and add your URL to the "url" To show the browser window, set the environment variable `PUPPETEER_HEADFUL=1`. To use a proxy, set the `PUPPETEER_PROXY` environment variable, for example `PUPPETEER_PROXY=localhost:8080`. + +# Docker +Available as a Docker image here: https://hub.docker.com/r/unixfox/pupflare
\ No newline at end of file |