mirror of
https://github.com/YunoHost-Apps/gogs_ynh.git
synced 2024-09-03 20:36:23 +02:00
Update systemd.service
This commit is contained in:
parent
9942c3406f
commit
e947bf2a7f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Type=simple
|
|||
User=__APP__
|
||||
Group=__APP__
|
||||
WorkingDirectory=/home/__APP__
|
||||
ExecStart=/var/www/gogs/gogs web
|
||||
ExecStart=__FINALPATH__/gogs web
|
||||
Restart=always
|
||||
Environment=USER=__APP__ HOME=/home/__APP__
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue