mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-12-15 06:37:14 +01:00
ildkule: minor cleanup
This commit is contained in:
@@ -3,13 +3,5 @@
|
|||||||
services.nginx = {
|
services.nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableReload = true;
|
enableReload = true;
|
||||||
#defaultListenAddresses = [
|
|
||||||
# values.hosts.ildkule.ipv4
|
|
||||||
# "[${values.hosts.ildkule.ipv6}]"
|
|
||||||
#
|
|
||||||
# "127.0.0.1"
|
|
||||||
# "127.0.0.2"
|
|
||||||
# "[::1]"
|
|
||||||
#];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user