Migrate to a monorepo structure (#2909)
This commit is contained in:
3
packages/twenty-docker/prod/front/Dockerfile
Normal file
3
packages/twenty-docker/prod/front/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM --platform=linux/amd64 twentycrm/twenty-front as front
|
||||
|
||||
CMD ["/bin/sh", "-c", "/app/front/scripts/inject-runtime-env.sh && serve build"]
|
||||
Reference in New Issue
Block a user