Skip to content
Snippets Groups Projects
Commit d20c47e0 authored by Olabarrieta Palacios, Ignacio's avatar Olabarrieta Palacios, Ignacio
Browse files

adding location of file

parent f2f6c831
Branches
Tags
No related merge requests found
...@@ -82,8 +82,11 @@ $ docker-compose up ...@@ -82,8 +82,11 @@ $ docker-compose up
This section summarizes the basic commands and configurations needed to integrate a new tool into the URBANITE-UI. This section summarizes the basic commands and configurations needed to integrate a new tool into the URBANITE-UI.
It is suggested to fork the repository or to create a specific branch for any new tool to be integrated. It is suggested to fork the repository or to create a specific branch for any new tool to be integrated.
To "skip" the autentication process only for development purpouses To "skip" the autentication process only for development purpouses change in /src/assets/config.json
```bash
"enableAuthentication":false "enableAuthentication":false
```
To push back to the repository To push back to the repository
```bash ```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment