Bot server support
This commit is contained in:
@@ -4,4 +4,5 @@ COPY package.json .
|
||||
RUN npm install
|
||||
COPY . .
|
||||
EXPOSE 3030
|
||||
CMD ["node","server.js"]
|
||||
EXPOSE 3031
|
||||
CMD ["node","server.js"]
|
||||
Reference in New Issue
Block a user