mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-28 10:04:20 -05:00
typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ lib, ... }:
|
||||
{
|
||||
service.nginx.virtualHosts."m7.rs" = {
|
||||
services.nginx.virtualHosts."m7.rs" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations = lib.mapAttrs' (n: v:
|
||||
|
||||
Reference in New Issue
Block a user