This commit is contained in:
2021-08-11 20:21:18 +02:00
parent c3e99c3968
commit 7f8bc00195

View File

@@ -14,7 +14,7 @@ RUN yarn build
WORKDIR /usr/src/athena/build
VOLUME /usr/src/athena/build/.env
VOLUME "/usr/src/athena/build/.env"
RUN yarn install --production