diff --git a/machines/nixos/web03/django-apps/gestiocof.nix b/machines/nixos/web03/django-apps/gestiocof.nix index db463d3f..9d91bf36 100644 --- a/machines/nixos/web03/django-apps/gestiocof.nix +++ b/machines/nixos/web03/django-apps/gestiocof.nix @@ -11,7 +11,7 @@ in { services.django-apps.sites.gestiocof = { source = "https://git.dgnum.eu/DGNum/gestioCOF"; - branch = "cof-staging"; + branch = "cof-prod"; domain = "cof.ens.fr"; nginx = {