fix(self-host): 🐛 docker build
This commit is contained in:
BIN
apps/viewer/public/favicon.png
Normal file
BIN
apps/viewer/public/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 558 B |
@ -22,7 +22,7 @@ services:
|
||||
entrypoint: >
|
||||
/bin/sh -c "
|
||||
sleep 10;
|
||||
npx prisma migrate deploy;
|
||||
./node_modules/.bin/prisma migrate deploy;
|
||||
node server.js;"
|
||||
typebot_viewer:
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user