|
|
@ -14,7 +14,7 @@ Group=git |
|
|
|
WorkingDirectory=/home/git/gogs |
|
|
|
WorkingDirectory=/home/git/gogs |
|
|
|
ExecStart=/home/git/gogs/gogs web |
|
|
|
ExecStart=/home/git/gogs/gogs web |
|
|
|
Restart=always |
|
|
|
Restart=always |
|
|
|
Environment="USER=git","HOME=/home/git" |
|
|
|
Environment=USER=git HOME=/home/git |
|
|
|
|
|
|
|
|
|
|
|
[Install] |
|
|
|
[Install] |
|
|
|
WantedBy=multi-user.target |
|
|
|
WantedBy=multi-user.target |
|
|
|