1
0
Fork 0
mirror of synced 2024-09-28 15:31:43 +12:00

fix: Adding restart to the scheduler

This commit is contained in:
Binyamin Yawitz 2024-07-18 13:53:31 -04:00
parent b9596b780b
commit f4e2736475
No known key found for this signature in database

View file

@ -811,6 +811,7 @@ services:
entrypoint: schedule-executions
<<: *x-logging
container_name: appwrite-task-scheduler-executions
restart: unless-stopped
image: appwrite-dev
networks:
- appwrite