mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-24 18:41:57 +01:00
🔇 Remove debug loggin from docker image
This commit is contained in:
parent
8d8681e4d9
commit
14cd54fd7d
@ -6,7 +6,4 @@ WORKDIR /app
|
|||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
RUN ls -lha
|
|
||||||
RUN ls dist -lha
|
|
||||||
|
|
||||||
CMD ["yarn", "start:prod"]
|
CMD ["yarn", "start:prod"]
|
Loading…
Reference in New Issue
Block a user