Disabled caddy in komodo
This commit is contained in:
parent
239bd8cb29
commit
9448d8d0e2
1 changed files with 17 additions and 28 deletions
|
@ -11,17 +11,6 @@
|
||||||
# '';
|
# '';
|
||||||
# };
|
# };
|
||||||
|
|
||||||
"cloud.ryot.foo" = {
|
|
||||||
useACMEHost = "ryot.foo";
|
|
||||||
extraConfig = ''
|
|
||||||
reverse_proxy https://104.40.4.24:443 {
|
|
||||||
transport http {
|
|
||||||
tls_insecure_skip_verify
|
|
||||||
}
|
|
||||||
}
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
|
|
||||||
"map.goldenlemon.cc" = {
|
"map.goldenlemon.cc" = {
|
||||||
useACMEHost = "goldenlemon.cc";
|
useACMEHost = "goldenlemon.cc";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
|
Loading…
Add table
Reference in a new issue