diff --git a/master-compose.yml b/master-compose.yml index 7430529..49c3fae 100644 --- a/master-compose.yml +++ b/master-compose.yml @@ -170,25 +170,6 @@ services: - nextcloud_database_user_password -# use the following in your crontab instead of deploying `nextcloud-karma` -# */5 * * * * podman exec -u www-data nextcloud-govinda /usr/local/bin/php -f /var/www/html/cron.php >/dev/null 2>&1 -# =========================================================================== -# nextcloud-cron: -# image: nextcloud:production -# container_name: nextcloud-karma -# entrypoint: /cron.sh -# restart: always -# volumes: -# - /trayimurti/containers/volumes/nextcloud/web:/var/www/html:z -# labels: -# - io.containers.autoupdate=registry -# - pratham.container.category=cloud -# environment: -# - TZ=Asia/Kolkata -# depends_on: -# - nextcloud-web -# - nextcloud-db - ################################################################################ gotify-server: