give brickbot a username
This commit is contained in:
parent
9a0b740dcd
commit
3c36b5a605
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ SMTP_SENDER={{ key "brickbot/smtp/sender" }}
|
||||||
API_USERNAME={{ key "brickbot/api/username" }}
|
API_USERNAME={{ key "brickbot/api/username" }}
|
||||||
API_PASSWORD={{ key "brickbot/api/password" }}
|
API_PASSWORD={{ key "brickbot/api/password" }}
|
||||||
VERIFIED_ROLE={{ key "brickbot/discord/verified_role" }}
|
VERIFIED_ROLE={{ key "brickbot/discord/verified_role" }}
|
||||||
|
USER=brickbot
|
||||||
EOH
|
EOH
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue