diff --git a/README.md b/README.md index 859a0c2..2b2acb3 100644 --- a/README.md +++ b/README.md @@ -51,25 +51,6 @@ $ docker-compose run taxhub bash install_db.sh $ docker-compose up -d taxhub ``` -#### Compilation du JS de Taxhub - -This is probably not needed as we don't use Taxhub. -##### Mise à jour de npm - -``` - $ docker-compose exec -u root taxhub bash -taxhub $ npm install npm@latest -g -``` - -#### Compilation du code - -``` - $ docker-compose exec taxhub bash -taxhub $ cd static -taxhub $ cp app/constants.js.sample app/constants.js -taxhub $ npm install -``` - ### nginx Redirige de 8080 vers autres services :