tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
nginx: module fix example
Closes #28926
Robin Gloster
8 years ago
97a2cd07
7889758c
-1
1 changed file
expand all
collapse all
unified
split
nixos
modules
services
web-servers
nginx
default.nix
-1
nixos/modules/services/web-servers/nginx/default.nix
···
507
507
example = literalExample ''
508
508
{
509
509
"hydra.example.com" = {
510
510
-
addSSL = true;
511
510
forceSSL = true;
512
511
enableACME = true;
513
512
locations."/" = {