mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-15 19:22:20 +08:00
add screenshots
This commit is contained in:
parent
228a2f3aca
commit
4c24f3b810
|
@ -8,11 +8,8 @@ services:
|
|||
ports:
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
- screenshots:/app/screenshots
|
||||
- ./screenshots:/app/screenshots
|
||||
environment:
|
||||
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: "true"
|
||||
PUPPETEER_EXECUTABLE_PATH: "/usr/bin/google-chrome-stable"
|
||||
command: node build/server.js
|
||||
|
||||
volumes:
|
||||
screenshots:
|
||||
|
|
0
screenshots/.gitkeep
Normal file
0
screenshots/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user