Update documentation
This commit is contained in:
parent
c329ca0947
commit
0f5cb33d53
|
@ -96,8 +96,7 @@ You have to configure an admin user:
|
|||
# ensure migrations are properly set
|
||||
$ docker-compose up -d
|
||||
|
||||
$ docker-compose -f docker-compose.yml -f docker-compose-inits.yml run --rm taiga-manage loaddata initial_user
|
||||
# this command creates an admin/123123 user. Change it as soon as possible.
|
||||
$ docker-compose -f docker-compose.yml -f docker-compose-inits.yml run --rm taiga-manage createsuperuser
|
||||
```
|
||||
|
||||
## Up and running
|
||||
|
|
Loading…
Reference in New Issue