python buffer

master
Chris Nutter 2025-01-09 22:38:24 -08:00
parent 2d16d42e53
commit d44fc78dc6
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt
ENV PYTHONUNBUFFERED=1
ENV PYTHONIOENCODING=UTF-8
ENV CALDAV_URL $CALDAV_URL
ENV CALENDAR_NAME $CALENDAR_NAME
ENV USERNAME $USERNAME