3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/web-servers/nginx
Luflosi 320e4dbcc3
nixos/nginx: fix broken listenAddresses example
When using the example without the square brackets, nginx fails to start:
```
nginx-pre-start: nginx: [emerg] invalid port in "::1:80" of the "listen" directive in /nix/store/xyz-nginx.conf:29
nginx-pre-start: nginx: configuration file /nix/store/xyz-nginx.conf test failed
```
2022-07-04 19:46:18 +02:00
..
default.nix nixos/nginx: allow recommended proxy settings to be enabled per location 2022-06-12 19:52:35 -04:00
gitweb.nix treewide: use configured nginx package 2022-02-08 12:13:30 +01:00
location-options.nix nixos/nginx: allow recommended proxy settings to be enabled per location 2022-06-12 19:52:35 -04:00
vhost-options.nix nixos/nginx: fix broken listenAddresses example 2022-07-04 19:46:18 +02:00