This commit is contained in:
2026-09-02 14:05:05 +02:00
parent 30177abb3b
commit 7b79e1d4b7
9 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
NAME = inception
COMPOSE = docker compose -p inception --env-file srcs/.env -f srcs/docker-compose.yml
DATA_PATH = /home/oriabenkyi/data
DATA_PATH = /home/oriabenk/data
all: up