From f93fe0bb86b9393f81c942dc1f8f1347c0825ab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81ngel=20Molt=C3=B3?= <144908056+UO287747@users.noreply.github.com> Date: Mon, 11 Mar 2024 09:12:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25b02d26..e64cc4fe 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ This repo is a basic application composed of several components. Both the user and auth service share a Mongo database that is accessed with mongoose. +App Link: http://172.187.201.54:3000/ + ## Quick start guide ### Using docker