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
|
# ensure migrations are properly set
|
||||||
$ docker-compose up -d
|
$ docker-compose up -d
|
||||||
|
|
||||||
$ docker-compose -f docker-compose.yml -f docker-compose-inits.yml run --rm taiga-manage loaddata initial_user
|
$ docker-compose -f docker-compose.yml -f docker-compose-inits.yml run --rm taiga-manage createsuperuser
|
||||||
# this command creates an admin/123123 user. Change it as soon as possible.
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Up and running
|
## Up and running
|
||||||
|
|
Loading…
Reference in New Issue