fix missing }
All checks were successful
/ docker (push) Successful in 1m43s

This commit is contained in:
Lee 2023-07-07 23:41:23 +01:00
parent 19f9d57831
commit 5644761cee

@ -65,3 +65,4 @@ http {
try_files $uri $uri/ =404;
}
}
}