diff --git a/services/gitea.spec b/services/gitea.spec index 4c14376..55a45dc 100644 --- a/services/gitea.spec +++ b/services/gitea.spec @@ -1,5 +1,4 @@ -name: gitea -command: ./gitea +command: ./gitea -C . -w . -c ./custom/conf/app.ini # deamon's working directory directory: /srv/${ENVIRONMENT}/gitea consumes: postgresql