if this was the problem i will kill myself

This commit is contained in:
Osman Faruk Bayram 2025-04-13 07:27:10 +03:00
parent a04bab34be
commit d1332d562f

View file

@ -23,8 +23,13 @@
hash = "sha256-YYpsf8HMONR1teMiSymo2y+HrKoxuJMKIea5/NEykGc=";
};
email = "contact@osbm.dev";
extraConfig = ''
acme_dns cloudflare {env.CF_API_TOKEN}
globalConfig = ''
(cloudflare) {
tls {
dns cloudflare {env.CF_API_TOKEN}
}
}
# acme_dns cloudflare {env.CF_API_TOKEN}
'';
virtualHosts = {
"chat.osbm.dev" = {