layne: remove unused subdomain
This commit is contained in:
parent
e12e49168a
commit
6d522d1aab
2 changed files with 0 additions and 8 deletions
|
@ -7,11 +7,6 @@ _: {
|
|||
reverse_proxy 127.0.0.1:8096
|
||||
'';
|
||||
};
|
||||
"watch.local.adtya.xyz" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy 127.0.0.1:8096
|
||||
'';
|
||||
};
|
||||
"jellyfin.labs.adtya.xyz" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy 127.0.0.1:8096
|
||||
|
|
|
@ -14,9 +14,6 @@
|
|||
email = "admin@acomputer.lol";
|
||||
globalConfig = ''
|
||||
acme_dns digitalocean {env.DO_API_TOKEN}
|
||||
servers {
|
||||
metrics
|
||||
}
|
||||
'';
|
||||
logFormat = "level INFO";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue