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