mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 11:55:16 +05:30
Fix: nextcloud notify script issues
This commit is contained in:
@@ -7,8 +7,9 @@ After=nextcloud_db.service nextcloud_valkey.service nextcloud.service
|
||||
Pod=nextcloud.pod
|
||||
ContainerName=nextcloud_push
|
||||
Image=docker.io/library/nextcloud:fpm-alpine
|
||||
Exec=/nextcloud-notify-push-entrypoint.sh
|
||||
Entrypoint=/nextcloud-notify-push-entrypoint.sh
|
||||
User=1000
|
||||
Group=1000
|
||||
|
||||
# Enable auto-update container
|
||||
AutoUpdate=registry
|
||||
|
||||
Reference in New Issue
Block a user