adding option for domain
This commit is contained in:
parent
09d8697f7a
commit
141bdb9737
6 changed files with 21 additions and 18 deletions
|
@ -10,7 +10,7 @@ in
|
|||
services = {
|
||||
nginx = {
|
||||
virtualHosts = {
|
||||
"stream.ifsr.de" = {
|
||||
"stream.${config.fsr.domain}" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue