Forgot to remove this

This commit is contained in:
TheEssem 2021-05-10 23:01:16 -05:00
parent 2b810c7c86
commit 08ecfc7d10
1 changed files with 0 additions and 3 deletions

View File

@ -5,9 +5,6 @@ FROM node:alpine
INCLUDE+ Dockerfile.base
RUN apk add --no-cache redis
RUN service redis start
USER esmBot
EXPOSE 8080 8081