You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
170 B
Django/Jinja

[program:gitea]
command={{ ansible_facts.env.HOME }}/.linuxbrew/bin/gitea web
environment=GITEA_WORK_DIR={{ ansible_facts.env.HOME }}/gitea
autostart=yes
autorestart=yes