adding uppercase
This commit is contained in:
parent
0f19d7d170
commit
b168700eaf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.1"
|
||||||
services:
|
services:
|
||||||
kassoubot:
|
kassoubot:
|
||||||
image: mylloon/kassoubot
|
image: mylloon/kassoubot
|
||||||
container_name: kassoubot
|
container_name: KassouBot
|
||||||
environment:
|
environment:
|
||||||
- TOKEN_DISCORD=your-token-discord
|
- TOKEN_DISCORD=your-token-discord
|
||||||
- TOKEN_GENIUS=your-token-genius
|
- TOKEN_GENIUS=your-token-genius
|
||||||
|
|
Reference in a new issue