Closed abramovantonru closed 1 year ago
Hi.
Did you try using make
command ?
You should use :
make .env
make
make start
Sorry, i'm not use make
.
I try use and get this ->
in .env
var DISCORD_TOKEN
is set
Ok my bad there was a mistake in the .env file.
The env var is DISCORD_BOT_TOKEN
instead of BOT_TOKEN
or DISCORD_TOKEN
okay, works
Start tool with docker-compose by
docker-compose up -d
and get error ->
if remove from docker-compose.yml property
build.target = dev
get error ->