From 61b24483a71d048b0c3b99b335d3071f5daaccdb Mon Sep 17 00:00:00 2001 From: Kevin McConnell Date: Tue, 15 Apr 2025 09:38:02 +0100 Subject: [PATCH] Deploy to new node Our production node has been replaced; `fizzy-app-101` is the new one. --- config/deploy.production.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/deploy.production.yml b/config/deploy.production.yml index 4359af231..38cc04500 100644 --- a/config/deploy.production.yml +++ b/config/deploy.production.yml @@ -1,10 +1,10 @@ servers: web: hosts: - - once-fizzy-101 + - fizzy-app-101 jobs: hosts: - - once-fizzy-101 + - fizzy-app-101 proxy: hosts: