mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-30 11:27:50 +01:00
Update Dockerfile
This commit is contained in:
@@ -14,6 +14,10 @@ WORKDIR /usr/src/athena/build
|
|||||||
|
|
||||||
RUN yarn install --production
|
RUN yarn install --production
|
||||||
|
|
||||||
|
RUN mkdir .config && cd .config
|
||||||
|
|
||||||
|
RUN touch .spotify
|
||||||
|
|
||||||
EXPOSE 5555
|
EXPOSE 5555
|
||||||
|
|
||||||
CMD ["yarn", "start"]
|
CMD ["yarn", "start"]
|
||||||
|
|||||||
Reference in New Issue
Block a user