From d68891f7550eb254a3ea9aa181613b668e37edf1 Mon Sep 17 00:00:00 2001
From: Nico Vermaas <vermaas@astron.nl>
Date: Tue, 14 Dec 2021 10:23:17 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bfd396bb..383d0162 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ This is the procedure for that.
 
     - when automatic build is finished, push >> to deploy
   
-  on 'test', 'acc' and 'prod' machine's:
+  on 'test' (sdc@dop814), 'acc' (sdc@dop457) and 'prod' (sdco@dop821) machine's:
 
     > docker exec -it atdb-ldv python manage.py makemigrations --settings atdb.settings.docker_sdc
       (this should say 'No changes detected', but do this step anyway as a check) 
-- 
GitLab