fixed nginx
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 2m27s

This commit is contained in:
Alexis Bruneteau 2025-06-02 12:31:06 +02:00
parent 0f0ea997fe
commit fbec63588f

View File

@ -10,7 +10,6 @@ http {
server {
listen 80;
server_name localhost;
root /var/www/public;