flake update
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
./gitea.nix
|
||||
./minio.nix
|
||||
./mysql.nix
|
||||
./n8n.nix
|
||||
./postgres.nix
|
||||
./searx.nix
|
||||
./traefik.nix
|
||||
|
@ -12,7 +12,7 @@
|
||||
}
|
||||
];
|
||||
|
||||
routers.gitea = {
|
||||
routers.n8n = {
|
||||
rule = "Host(`wf.m3tam3re.com`)";
|
||||
tls = {
|
||||
certResolver = "godaddy";
|
||||
|
Reference in New Issue
Block a user