getting merged anyway lol

This commit is contained in:
maix0 2025-07-19 15:29:06 +02:00 committed by Maieul BOYER
parent 3f5cb97501
commit f9671ea198
10 changed files with 68 additions and 20 deletions

View file

@ -1,4 +0,0 @@
location /api/db {
add_header Content-Type text/plain;
return 200 'db api yay';
}