mirror of
https://github.com/reconurge/flowsint.git
synced 2026-03-12 01:44:42 -05:00
feat: add root directory to env checker
This commit is contained in:
2
Makefile
2
Makefile
@@ -3,7 +3,7 @@ PROJECT_ROOT := $(shell pwd)
|
||||
|
||||
# --- Cibles phony (pas des fichiers) ---
|
||||
.PHONY: install run stop infra api frontend celery clean dev check-env
|
||||
ENV_DIRS := flowsint-api flowsint-core flowsint-app
|
||||
ENV_DIRS := . flowsint-api flowsint-core flowsint-app
|
||||
|
||||
# --- Installation des dépendances ---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user