forked from nyanloutre/nixos-config
add challenge amandoline website
This commit is contained in:
parent
dad1bd43a1
commit
9c1c0d8e76
1 changed files with 3 additions and 0 deletions
|
@ -342,6 +342,9 @@ in
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
globalRedirect = "amandoline-creations.fr";
|
globalRedirect = "amandoline-creations.fr";
|
||||||
};
|
};
|
||||||
|
"challenge.amandoline-creations.fr" = base {
|
||||||
|
"/".alias = "/var/www/amandoline-challenge/";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue