docs: add logs
This commit is contained in:
parent
1bea1eeddf
commit
ad7e2b8183
1 changed files with 2 additions and 0 deletions
|
@ -30,3 +30,5 @@ mkcert -install -cert-file certs/lan.pem -key-file certs/lan-key.pem wp.lan mz.l
|
|||
```
|
||||
docker-compose exec mobilizon mix mobilizon.users.new "your@email.com" --admin --password "mypassword"
|
||||
```
|
||||
|
||||
8. Get the logs via `docker-compose logs -f <container_name>` or `make logs`.
|
||||
|
|
Loading…
Reference in a new issue