mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
Added homepage
This commit is contained in:
parent
18b7795c15
commit
44d81ecca3
6 changed files with 104 additions and 162 deletions
|
@ -71,7 +71,7 @@ in
|
|||
|
||||
|
||||
luj.nginx.enable = true;
|
||||
virtualHosts."cloud.julienmalka.me" = {
|
||||
services.nginx.virtualHosts."cloud.julienmalka.me" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
|
@ -88,4 +88,6 @@ in
|
|||
|
||||
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue