overide frontend config
This commit is contained in:
10
README
10
README
@@ -15,6 +15,14 @@ note: les credentials pour accéder au backend se trouvent dans /home/appuser/ci
|
||||
$ docker-compose up -d
|
||||
$ docker-compose exec citizen sh install/restart.sh
|
||||
|
||||
# Documentation :
|
||||
# Documentation :
|
||||
|
||||
$ make doc
|
||||
|
||||
# Builder le front
|
||||
|
||||
```
|
||||
$ docker-compose exec citizen bash
|
||||
appuser@ab136184159a:~/citizen/$ cd frontend
|
||||
appuser@ab136184159a:~/citizen/frontend$ npm run ng build -- --configuration=fr --prod
|
||||
```
|
Reference in New Issue
Block a user