From 0cc04eae6182e69e61dd2514d5ad79fbd5de5bd5 Mon Sep 17 00:00:00 2001 From: nobohan Date: Tue, 30 Jan 2024 11:06:33 +0100 Subject: [PATCH] update README --- README.md | 19 ------------------- 1 file changed, 19 deletions(-) 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 :