fix k8s staging
This commit is contained in:
@@ -6,4 +6,4 @@ COPY package.json package-lock.json /app/
|
||||
RUN npm install
|
||||
COPY . /app
|
||||
CMD npm run watch
|
||||
EXPOSE 8080
|
||||
EXPOSE 7700
|
||||
Reference in New Issue
Block a user