fix docker command
This commit is contained in:
parent
94afff3024
commit
e92ce729a5
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ docker run -d \
|
|||
--TOKEN_SECRET="" \
|
||||
--CONSUMER_KEY="" \
|
||||
--CONSUMER_SECRET="" \
|
||||
--PSEUDOS="" \
|
||||
--PSEUDOS=""
|
||||
```
|
||||
Ou avec un `docker-compose.yml` :
|
||||
```bash
|
||||
|
|
Reference in a new issue