From 6105c04b83238ad20e12b919e2060b14789d1758 Mon Sep 17 00:00:00 2001 From: Artem-Darius Atlas Date: Wed, 28 Jun 2023 23:07:44 +0300 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffa8ead..eaaab6b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ To start the development server run `nx serve frontend`. Open your browser and n Run all services: ``` -nx run-many --parallel --target=serve --projects=agw,frontend +nx run-many --parallel --target=serve --projects=agw,user-data,frontend ``` Deploy on SCOS