Favicon: PNG-Icon (static/favicon.png), SVG entfernt
This commit is contained in:
@@ -7,6 +7,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY kantine2ical.py app.py ./
|
||||
COPY templates/ templates/
|
||||
COPY static/ static/
|
||||
|
||||
RUN useradd -m appuser
|
||||
USER appuser
|
||||
|
||||
Reference in New Issue
Block a user