mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-07-28 05:00:38 +03:00
feat: update Dockerfile and Makefile for static files and compose configuration
This commit is contained in:
@@ -16,7 +16,7 @@ help: ## Show this help
|
||||
# ====================================================================================
|
||||
.PHONY: docker-build
|
||||
docker-build: ## Build project Docker images using compose
|
||||
docker compose build
|
||||
docker compose -f granian-compose.yml build
|
||||
|
||||
.PHONY: docker-up
|
||||
docker-up: ## Run project with compose
|
||||
|
||||
Reference in New Issue
Block a user