Makefile: update init target
This commit is contained in:
4
README
4
README
@@ -4,9 +4,9 @@ L'instance Geonature-Citizen de Champs-Libres.
|
||||
|
||||
Installation développeur :
|
||||
|
||||
$ git submodule update --init --recursive
|
||||
$ docker-compose up -d
|
||||
$ docker exec biommap_geonature_1 install/install_app.sh
|
||||
$ docker attach biommap_geonature_1
|
||||
$ docker-compose exec citizen install/install_app.sh
|
||||
|
||||
note: les credentials pour accéder au backend se trouvent dans /home/appuser/citizen/config
|
||||
|
||||
|
Reference in New Issue
Block a user