Migrate to a monorepo structure (#2909)
This commit is contained in:
3
packages/twenty-docker/prod/server/Dockerfile
Normal file
3
packages/twenty-docker/prod/server/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM --platform=linux/amd64 twentycrm/twenty-server as server
|
||||
|
||||
CMD ["node", "dist/src/main"]
|
||||
Reference in New Issue
Block a user