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
ac1a118780
commit
f2bf6d2faf
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Type=simple
|
|||
User=__APP__
|
||||
Group=__APP__
|
||||
WorkingDirectory=/home/__APP__
|
||||
ExecStart=__FINAL_PATH__/gogs web
|
||||
ExecStart=/var/www/gogs/gogs web
|
||||
Restart=always
|
||||
Environment=USER=__APP__ HOME=/home/__APP__
|
||||
|
||||
|
|
Loading…
Reference in a new issue