ci: publish Docker images and deploy development environment
This commit is contained in:
@@ -10,6 +10,6 @@ RUN npx prisma generate
|
||||
|
||||
COPY . .
|
||||
|
||||
EXPOSE 3000
|
||||
EXPOSE 5000
|
||||
|
||||
CMD ["npm", "start"]
|
||||
|
||||
Reference in New Issue
Block a user