fixed postgres config for forgejo

This commit is contained in:
Leyla Becker 2025-01-02 17:22:05 -06:00
parent 9ecba48dcf
commit 8f59f8aeca
5 changed files with 55 additions and 52 deletions

View file

@ -69,6 +69,10 @@
enable = true;
subdomain = "media";
};
forgejo = {
enable = true;
subdomain = "git";
};
};
networking = {
hostId = "c51763d6";