mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-15 19:22:20 +08:00
update
This commit is contained in:
parent
d75fc56a51
commit
5ba38588ee
|
@ -8,7 +8,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- ./screenshots:/app/screenshots
|
- ./screenshots:/app/local-storage
|
||||||
environment:
|
environment:
|
||||||
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: "true"
|
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: "true"
|
||||||
PUPPETEER_EXECUTABLE_PATH: "/usr/bin/google-chrome-stable"
|
PUPPETEER_EXECUTABLE_PATH: "/usr/bin/google-chrome-stable"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user