changing the dummy password
This commit is contained in:
parent
0999aeb1ba
commit
16c2031602
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Currently this has to be done manually:
|
|||
|
||||
### 8. Create an administrator user for Mobilizon
|
||||
```
|
||||
docker-compose exec mobilizon mix mobilizon.users.new "your@email.com" --admin --password "mypassword"
|
||||
docker-compose exec mobilizon mix mobilizon.users.new "your@email.com" --admin --password "password"
|
||||
```
|
||||
|
||||
### 9. Start developing and debuggin
|
||||
|
|
Loading…
Reference in a new issue