···6161#RuntimeDirectory=forgejo
6262ExecStart=/usr/local/bin/forgejo web --config /etc/forgejo/app.ini
6363Restart=always
6464-Environment=USER=git HOME=/home/git GITEA_WORK_DIR=/var/lib/forgejo
6464+Environment=USER=git HOME=/home/git FORGEJO_WORK_DIR=/var/lib/forgejo
6565# If you install Git to directory prefix other than default PATH (which happens
6666# for example if you install other versions of Git side-to-side with
6767# distribution version), uncomment below line and add that prefix to PATH