mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-09-18 17:27:24 +00:00
7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
type = process
|
|
command = /usr/bin/caddy run --config /acme.Caddyfile
|
|
run-as = www-data
|
|
term-signal = TERM
|
|
restart = yes
|
|
options = shares-console
|