로그가 안쌓이니까 볼맛이 안나더라

This commit is contained in:
imnyang 2025-05-20 06:14:51 +09:00
commit 35f3064e52
4 changed files with 8 additions and 2 deletions

View file

@ -44,6 +44,8 @@ RUN curl -Lo /code/app/supercronic https://github.com/aptible/supercronic/releas
RUN curl -o /code/app/temp/vts.xlsx https://f.imnya.ng/.today.isangjeong/vts.xlsx
RUN mkdir -p /code/app/temp/logs
COPY cron /code/app/cron
RUN chmod +x /code/app/cron