Add basic kaya.ee website
This commit is contained in:
parent
11384d2e55
commit
9b266a91f6
1 changed files with 8 additions and 0 deletions
|
@ -41,6 +41,14 @@ in
|
|||
});
|
||||
|
||||
virtualHosts = {
|
||||
"kaya.ee".extraConfig = ''
|
||||
tls {
|
||||
dns cloudflare {env.CLOUDFLARE_API_TOKEN}
|
||||
resolvers 1.1.1.1
|
||||
}
|
||||
|
||||
respond owo
|
||||
'';
|
||||
"bsky.ee" = {
|
||||
extraConfig = ''
|
||||
tls {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue