Bot messages work
This commit is contained in:
@@ -13,8 +13,9 @@ help: ## Help command
|
||||
build: ## Build the docker image
|
||||
docker compose build
|
||||
|
||||
db: ## Start the docker database
|
||||
utils: ## Start the utils
|
||||
docker compose up -d db
|
||||
docker compose up -d rbmq
|
||||
|
||||
up: ## Start the app
|
||||
docker compose up -d
|
||||
|
||||
Reference in New Issue
Block a user