doc(docker-installation): #4445 warning to clarify localhost access

This commit is contained in:
Daniel Herrero García 2021-04-19 13:19:46 +02:00 committed by daniel-herrero
parent 5553a0b624
commit ac7bed72c4

View File

@ -29,7 +29,7 @@ back instance:
$ ./taiga-manage.sh [COMMAND]
```
Default access for the application is **http://localhost:9000**.
If you're testing it in your own machine, you can access the application in **http://localhost:9000**. If you're deploying in a server, you'll need to configure hosts and nginx as described later.
![Taiga screenshot](imgs/taiga.jpg)