Skip to content
Snippets Groups Projects
Commit 5234dc0c authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Improved documentation.

parent 16b690b6
No related branches found
No related tags found
No related merge requests found
...@@ -37,9 +37,9 @@ Clean ...@@ -37,9 +37,9 @@ Clean
### Development mode ### Development mode
To get live code changes in the ESAP API gateway, uncomment the "volumes" section fot the `api-gateway` service in the `docker-compose.yml` file. To get live code changes in the ESAP API gateway service, clone the source code repo in its folder (so that it will be located in `services/api-gateway/esap-api-gateway`), then uncomment the "volumes" section for the `api-gateway` service in the `docker-compose.yml` file and restart.
To get live code changes in the ESAP GUI, uncomment the "volumes" section fot the `gui` service in the `docker-compose.yml` file. NOTE: still to be tested and requires recompiling heh frinted. To get live code changes in the ESAP GUI service, clone the source code repo in its folder (so that it will be located in `services/gui/esap-gui`), then uncomment the "volumes" section for the `gui` service in the `docker-compose.yml` file and restart. NOTE: this procedure is still to be tested and still requires recompiling the fronted.
### Extras ### Extras
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment