EddyGiusepe's picture
feat: my structure for Agent AI
6fb4ca0
raw
history blame contribute delete
118 Bytes
build-project:
docker compose build
start-project:
docker compose up --build -d
stop-project:
docker compose stop