Fix: back to forgejo original config
This commit is contained in:
parent
98cd87c47d
commit
815e095f4f
2 changed files with 10 additions and 27 deletions
|
|
@ -23,8 +23,9 @@
|
|||
|
||||
services = {
|
||||
forgejo = {
|
||||
home = "/var/lib/services/forgejo";
|
||||
home = "/var/lib/forgejo";
|
||||
url = "govel.porzh.me";
|
||||
user = "git";
|
||||
port = 3000;
|
||||
};
|
||||
goaccess = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue