ingress-proxy: mekanoe.com
This commit is contained in:
parent
5776917d59
commit
c0d391d6de
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ in {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
|
|
||||||
locations."/".root = pkgs.stdenvNoCC.mkDerivation {
|
root = pkgs.stdenvNoCC.mkDerivation {
|
||||||
name = "mekanoe.com";
|
name = "mekanoe.com";
|
||||||
src = builtins.fetchGit {
|
src = builtins.fetchGit {
|
||||||
url = "https://codeberg.org/noe/personal-site.git";
|
url = "https://codeberg.org/noe/personal-site.git";
|
||||||
|
|
Loading…
Add table
Reference in a new issue