feat: fixed onion link

This commit is contained in:
Leyla Becker 2026-02-22 10:49:58 -06:00
parent a46e05e377
commit 72b26472c3
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@
extraDomains = [
"blog.jan-leila.com"
# command to get this value: `sudo cat /var/lib/tor/onion/volpe/hostname`
"7qygixvjhk3mlcrvos4x4dxjlqrp5rh7ih267qewidotibskg3w3srad.onion.onion"
"7qygixvjhk3mlcrvos4x4dxjlqrp5rh7ih267qewidotibskg3w3srad.onion"
];
enableACME = true;
acmeEmail = "leyla@jan-leila.com";