This commit is contained in:
@@ -5,6 +5,7 @@ COPY package.json yarn.lock ./
|
||||
RUN ls -la
|
||||
RUN yarn install
|
||||
COPY . .
|
||||
RUN ls -la
|
||||
EXPOSE 80
|
||||
CMD ["HOST=api.koptilnya.xyz/bpmn PORT=80 npx y-websocket"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user