forked from retoor/devplacepy
Update
This commit is contained in:
@@ -31,6 +31,7 @@ RUN pip install --no-cache-dir ".[bots]" \
|
||||
EXPOSE 10500
|
||||
|
||||
ENV DEVPLACE_WEB_WORKERS=2
|
||||
ENV DEVPLACE_TEMPLATE_AUTO_RELOAD=0
|
||||
|
||||
HEALTHCHECK --interval=30s --timeout=10s --retries=3 --start-period=10s \
|
||||
CMD curl -f http://localhost:10500/ || exit 1
|
||||
|
||||
Reference in New Issue
Block a user