Service gitea: adding -C, -w and -c parameters.
parent
7c66ce5a37
commit
3d4cdf335d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue