rico0: move to labs domain

This commit is contained in:
Adithya 2024-07-16 22:39:42 +05:30
parent 94436da437
commit 196749c9cc
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ _: {
customTTL = "1h";
filterUnmappedTypes = true;
mapping = {
"frp.local.adtya.xyz" = "10.10.10.10,fd7c:585c:c4ae::10";
"frp.labs.adtya.xyz" = "10.10.10.10,fd7c:585c:c4ae::10";
};
};
conditional = {

View file

@ -4,7 +4,7 @@ _: {
acmeCA = "https://acme-v02.api.letsencrypt.org/directory";
email = "admin@acomputer.lol";
virtualHosts."frp.local.adtya.xyz" = {
virtualHosts."frp.labs.adtya.xyz" = {
extraConfig = ''
reverse_proxy 10.10.10.1:7500
tls /persist/secrets/caddy/certs/frp.crt /persist/secrets/caddy/certs/frp.key