1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-01 23:35:06 +00:00

Set GITEA_CUSTOM

This commit is contained in:
Girish Ramakrishnan
2018-08-02 09:41:19 -07:00
parent 18b3ae6bc2
commit b16095eef5
2 changed files with 2 additions and 3 deletions

View File

@@ -9,4 +9,4 @@ stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
environment=HOME="/home/git",USER="git"
environment=HOME="/home/git",USER="git",GITEA_CUSTOM="/app/data/custom"