Use gitea instead of git user
This commit is contained in:
parent
e06e93736a
commit
a3b6d33d51
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ After=network.target
|
|||
#Requires=redis.service
|
||||
|
||||
[Service]
|
||||
User=git
|
||||
User=gitea
|
||||
Group=www-data
|
||||
WorkingDirectory=/var/lib/gitea
|
||||
Environment=USER=git HOME=/var/lib/gitea GITEA_WORK_DIR=/var/lib/gitea
|
||||
|
|
Loading…
Add table
Reference in a new issue