fixed postgres config for forgejo
This commit is contained in:
parent
9ecba48dcf
commit
8f59f8aeca
5 changed files with 55 additions and 52 deletions
|
@ -69,6 +69,10 @@
|
|||
enable = true;
|
||||
subdomain = "media";
|
||||
};
|
||||
forgejo = {
|
||||
enable = true;
|
||||
subdomain = "git";
|
||||
};
|
||||
};
|
||||
networking = {
|
||||
hostId = "c51763d6";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue