From adde14eb1de9b066ddce0cbca134d986456de941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Tue, 7 Jul 2020 15:08:03 +0200 Subject: [PATCH] update README with admin paths MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3287f07..3674d72 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ This repo configures infrastructure for the [referral-service](https://github.co # Endpoints -* https://prod-referral.status.im/ - Production -* https://test-referral.status.im/ - Testing +* https://prod-referral.status.im/admin - Production +* https://test-referral.status.im/admin - Testing # Repo Usage