fix: nginx duplicate default server
All checks were successful
Flake checks / Check (pull_request) Successful in 4m53s

nginx: [emerg] a duplicate default server for 0.0.0.0:80 in /etc/nginx/nginx.conf:665
This commit is contained in:
teutat3s 2024-02-25 23:02:00 +01:00
parent aa607396e4
commit c49ffb2d5b
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -23,7 +23,6 @@
};
"miom.space" = {
default = true;
enableACME = true;
forceSSL = true;