forked from wurzel/fruitbasket
nginx: streamline all forceSSL
and enableACME
directives in one file
This commit is contained in:
parent
bedee4f90c
commit
4f1f88a779
32 changed files with 2 additions and 91 deletions
|
@ -4,8 +4,6 @@
|
|||
nginx = {
|
||||
virtualHosts = {
|
||||
"stream.${config.networking.domain}" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" =
|
||||
let
|
||||
cfg = config.services.owncast;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue