From 5f32bddf036eb40881322cadddad40389cec160b Mon Sep 17 00:00:00 2001 From: nobohan Date: Wed, 5 Oct 2022 17:46:35 +0200 Subject: [PATCH] upd README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 90215c1..4127e4a 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,8 @@ docker-compose exec citizen-front bash root@9c0fea7720a0:/home/appuser/citizen/frontend# npm run ng serve -- --host 0.0.0.0 --port 4200 --configuration=fr --poll 2000 ``` +The app must be looked at **http://localhost:4200/**. + But note that for persistently-built frontend files, you must run: ```bash