Fix: back to forgejo original config

This commit is contained in:
DuN0z 2025-10-16 10:27:01 +02:00
parent 98cd87c47d
commit 815e095f4f
2 changed files with 10 additions and 27 deletions

View file

@ -23,8 +23,9 @@
services = {
forgejo = {
home = "/var/lib/services/forgejo";
home = "/var/lib/forgejo";
url = "govel.porzh.me";
user = "git";
port = 3000;
};
goaccess = {