Added new role
This commit is contained in:
4
roles/nextcloud/templates/notify_push_service.j2
Normal file
4
roles/nextcloud/templates/notify_push_service.j2
Normal file
@ -0,0 +1,4 @@
|
||||
[program:notify_push]
|
||||
command=notify_push %(ENV_HOME)s/html/config/config.php
|
||||
autostart=yes
|
||||
autorestart=yes
|
||||
Reference in New Issue
Block a user