feat: make all nodes work with new runtime
This commit is contained in:
@@ -39,5 +39,6 @@ server {
|
||||
EOF
|
||||
|
||||
COPY --from=builder /app/app/build /app
|
||||
COPY --from=builder /app/packages/ui/build /app/ui
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user