mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
Update systemd.service
This commit is contained in:
parent
2c83db23a1
commit
4665ddcd17
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Type=simple
|
||||||
User=__APP__
|
User=__APP__
|
||||||
Group=__APP__
|
Group=__APP__
|
||||||
WorkingDirectory=/home/__APP__
|
WorkingDirectory=/home/__APP__
|
||||||
ExecStart=/opt/__APP__/gogs web
|
ExecStart=/opt/__APP__/gitea web
|
||||||
Restart=always
|
Restart=always
|
||||||
Environment=USER=__APP__ HOME=/home/__APP__
|
Environment=USER=__APP__ HOME=/home/__APP__
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue