Change homer url
This commit is contained in:
parent
f077913a4d
commit
b8370fcc33
|
@ -16,7 +16,7 @@ let
|
||||||
icon = file: ../../../../common/icons/${file};
|
icon = file: ../../../../common/icons/${file};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.nginx.virtualHosts."dashboard.moonythm.dev" = {
|
services.nginx.virtualHosts."lab.moonythm.dev" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
acmeRoot = null;
|
acmeRoot = null;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
|
Loading…
Reference in a new issue