media auto remove
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Vivian 2023-04-29 23:51:59 +02:00
parent 204b321268
commit 4167d15a6d
2 changed files with 7 additions and 31 deletions

View file

@ -80,7 +80,6 @@ in {
enableACME = true;
forceSSL = true;
locations."/".extraConfig = ''
add_header Content-Type 'text/html; charset=UTF-8';
return 200 '<h1>meow</h1>';
'';