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.
|
[program:gitea]
|
|
command={{ ansible_env.HOME }}/.linuxbrew/bin/gitea web
|
|
environment=GITEA_WORK_DIR={{ ansible_env.HOME }}/gitea
|
|
autostart=yes
|
|
autorestart=yes
|