mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2026-05-24 14:04:25 +00:00
Compare commits
2 Commits
97c0ad59f4
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7dc5d088f7 | ||
|
|
adc68fc050 |
@@ -30,6 +30,9 @@ COPY drizzle ./drizzle
|
||||
|
||||
RUN mkdir /home/vane/uploads
|
||||
|
||||
RUN yarn add playwright
|
||||
RUN yarn playwright install --with-deps --only-shell chromium
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["node", "server.js"]
|
||||
|
||||
Reference in New Issue
Block a user