feat(web03/bocal): Add preparation.pdf
This commit is contained in:
parent
79cb15120d
commit
93f51cf972
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@
|
|||
nginx = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
||||
locations = {
|
||||
"= /preparation.pdf".root = "/users/guests/bocal/www/";
|
||||
};
|
||||
};
|
||||
|
||||
webHookSecret = config.age.secrets."webhook-bocal_token".path;
|
||||
|
|
Loading…
Add table
Reference in a new issue