update file struct

This commit is contained in:
2025-04-27 00:01:31 +04:00
parent 03d504ce06
commit 168085a2b3
2 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,12 @@
{
on_demand_tls {
ask http://pds:3000/tls-check
}
}
*.{$PDS_HOSTNAME}, {$PDS_HOSTNAME} {
tls {
on_demand
}
reverse_proxy http://pds:3000
}