From 82045718118456684c52903c5b091dd6233ccb0d Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Wed, 8 Jan 2025 15:32:01 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 441b1a8a..e9412309 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Generating a new certificate will fix that issue. To generate a new one, - [x] Use gRPC for catalog microservice ✔️ - [x] Management Side of Services ✔️ - [x] Administration application (to manage products and orders with a dashboard) ✔️ -- [x] Deployment to azure k8s ✔️ (https://eshoponabp.com) +- [x] Deployment to azure k8s ✔️ ### Version 2.0 - [x] Product-detail page on the shopping application (with CMS-kit integration for comments and rating components) ✔️ - [x] Switch to Keycloak from IdentityServer in AuthServer