new environment
This commit is contained in:
parent
4567447667
commit
eb58e8bcbc
|
@ -11,6 +11,8 @@ services:
|
|||
- DB_USER=
|
||||
- DB_PASS=
|
||||
- DISCORD_TOKEN=
|
||||
- RATE_LIMIT=
|
||||
- TIME_LIMIT=
|
||||
db:
|
||||
container_name: pepebot_database
|
||||
image: mysql:8.0
|
||||
|
|
Loading…
Reference in New Issue