upd README

This commit is contained in:
nobohan 2022-10-05 17:46:35 +02:00
parent 85761d83b8
commit 5f32bddf03
1 changed files with 2 additions and 0 deletions

View File

@ -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