Enable auto-restart for peertube
This commit is contained in:
parent
207a4718e7
commit
687b1ffa03
1 changed files with 1 additions and 0 deletions
|
@ -56,3 +56,4 @@
|
||||||
target: /data/tmp
|
target: /data/tmp
|
||||||
tmpfs_size: "4G"
|
tmpfs_size: "4G"
|
||||||
recreate: "{{ cfg.changed }}"
|
recreate: "{{ cfg.changed }}"
|
||||||
|
restart_policy: unless-stopped
|
||||||
|
|
Loading…
Reference in a new issue