WIP: claude works hard
This commit is contained in:
@@ -7,6 +7,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN pybabel compile -d translations 2>/dev/null || true
|
||||
RUN chmod +x entrypoint.sh
|
||||
|
||||
ENV FLASK_APP=app
|
||||
|
||||
Reference in New Issue
Block a user