fix README indentation

This commit is contained in:
andreas 2019-05-23 18:37:34 +02:00
parent ce336bcbe9
commit 05fc12e55c

View File

@ -45,6 +45,6 @@ version: '2'
services:
rollux:
image: 'rollux'
environment:
- DISCORD_TOKEN={your token}
environment:
- DISCORD_TOKEN={your token}
```