We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78dc45b commit 55c0468Copy full SHA for 55c0468
Dockerfile
@@ -36,6 +36,5 @@ ENV LOAD_LANGUAGE_LIBS $LOAD_LANGUAGE_LIBS
36
37
COPY . .
38
RUN tsc
39
-RUN npm run build:proto
40
CMD ["node","./dist/main.js"]
41
EXPOSE 5030
0 commit comments