BO 1.34+6 no data sync
This commit is contained in:
@@ -13,6 +13,8 @@ RUN chmod 0644 /etc/cron.d/aitrainer-cron
|
||||
# Apply cron job
|
||||
RUN crontab /etc/cron.d/aitrainer-cron
|
||||
|
||||
RUN chmod +x /aitrainer_backoffice/cron.sh
|
||||
|
||||
RUN pip3 install uwsgi
|
||||
COPY requirements.txt ./
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user