Service gitea: adding -C, -w and -c parameters.
parent
7c66ce5a37
commit
3d4cdf335d
|
@ -1,5 +1,4 @@
|
||||||
name: gitea
|
command: ./gitea -C . -w . -c ./custom/conf/app.ini
|
||||||
command: ./gitea
|
|
||||||
# deamon's working directory
|
# deamon's working directory
|
||||||
directory: /srv/${ENVIRONMENT}/gitea
|
directory: /srv/${ENVIRONMENT}/gitea
|
||||||
consumes: postgresql
|
consumes: postgresql
|
||||||
|
|
Loading…
Reference in New Issue