Merge branch 'main' of https://git.thomasfmly.org/michael/nix-dots
This commit is contained in:
commit
c8d2a40b01
@ -103,7 +103,10 @@
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [80 443];
|
||||
|
||||
my.server.proxyIP = "10.0.0.2";
|
||||
my.server = {
|
||||
domain = "s.michaelt.xyz";
|
||||
proxyIP = "10.0.0.2";
|
||||
};
|
||||
my.services.homepage-dashboard.proxy = true;
|
||||
my.services.forgejo.proxy = true;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user