hydra: fix url

This commit is contained in:
Antoine Eiche 2020-04-17 22:57:56 +02:00 committed by zimbatm
parent e1b806940d
commit 13d0a2e1f7
No known key found for this signature in database
GPG key ID: 71BAF6D40C1D63D7

View file

@ -84,7 +84,7 @@ in {
services.nginx = {
enable = true;
virtualHosts = {
"hydra.nix-community.com" = {
"hydra.nix-community.org" = {
forceSSL = true;
enableACME = true;
locations."/" = {