v0.2.6 Working on audio commands from api

This commit is contained in:
Benjamin Sherriff
2023-10-06 16:09:28 -04:00
parent fa7c0f8163
commit 2f61aed204
8 changed files with 222 additions and 119 deletions

View File

@@ -15,7 +15,6 @@ build: ## Build the docker image
utils: ## Start the utils
docker compose up -d db
docker compose up -d rbmq
up: ## Start the app
docker compose up -d