This commit is contained in:
2021-08-11 20:28:33 +02:00
parent 7f8bc00195
commit 3defcf6923

View File

@@ -14,8 +14,6 @@ RUN yarn build
WORKDIR /usr/src/athena/build
VOLUME "/usr/src/athena/build/.env"
RUN yarn install --production
EXPOSE 5555