2
1
mirror of https://github.com/Thream/api.git synced 2024-07-21 03:38:31 +02:00
api/docker-start.sh

5 lines
63 B
Bash
Raw Permalink Normal View History

#!/bin/bash
npm run prisma:migrate:deploy
node build/index.js