chore(dev): added way to download nginx locally to run nginx

This commit is contained in:
Maieul BOYER 2026-01-06 16:25:48 +01:00 committed by Nigel
parent 5fca0d0e94
commit 327ba987ed
3 changed files with 13 additions and 3 deletions

2
.gitignore vendored
View file

@ -8,6 +8,8 @@ node_modules/
*.key
openapi.jar
.vscode
nginx-dev/nginx
nginx-dev/nginx.deb
# sqlite stuff
*.db