hydra: fix url
This commit is contained in:
parent
e1b806940d
commit
13d0a2e1f7
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ in {
|
|||
services.nginx = {
|
||||
enable = true;
|
||||
virtualHosts = {
|
||||
"hydra.nix-community.com" = {
|
||||
"hydra.nix-community.org" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue