fix Makefile with path to folder
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
NAME = inception
|
||||
COMPOSE = docker compose -p inception-bonus --env-file srcs/.env -f srcs/docker-compose.yml
|
||||
DATA_PATH = /home/oriabenkyi/data
|
||||
DATA_PATH = /home/oriabenkyi/data-bonus
|
||||
|
||||
all: up
|
||||
|
||||
|
||||
Reference in New Issue
Block a user